bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#24694: Document url--allow-chars for external use?


From: Hong Xu
Subject: bug#24694: Document url--allow-chars for external use?
Date: Fri, 11 Oct 2019 19:21:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/11/19 7:32 AM, Robert Pluim wrote:
On Fri, 11 Oct 2019 15:38:03 +0300, Eli Zaretskii <eliz@gnu.org> said:

     >> From: Hong Xu <hong@topbug.net>
     >> Cc: 24694@debbugs.gnu.org
     >> Date: Fri, 4 Oct 2019 12:31:27 -0700
     >>
     >> > Make url-hexify-string accept a list of allowed chars.
     >> >
     >> >      * url-util.el (url-hexify-string): Accept a list of allowed 
chars.
     >> >      * url.texi (URI Encoding): Update url-hexify-string doc and 
index improvements.
     >> >
     >>
     >> It's been a few years... I'm wondering whether this patch is still 
interesting?

     Eli> I think it is, yes.  Can you send a patch relative to the current
     Eli> master branch?

Api nit: if the first argument is going to be a list or a vector, you
could just keep one argument and check 'vectorp'.


Thanks, I've updated the patch as attached.

Attachment: 0001-Make-url-hexify-string-accept-a-list-of-allowed-char.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]