emacs-devel
[Top][All Lists]
Advanced

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

Re: HTML and URL escaping functions


From: Aaron Maxwell
Subject: Re: HTML and URL escaping functions
Date: Tue, 15 Jun 2010 08:45:23 -0700
User-agent: KMail/1.9.9

On Monday 14 June 2010 05:38:31 am Mark A. Hershberger wrote:
> Aaron Maxwell <address@hidden> writes:
> > ; (url-quote-str "ab/c de/f")
> > ; "ab/c%20de/f"
> > ; (url-unquote-str "ab/c%20de/f")
> > ; "ab/c de/f"
>
> Check out url-hexify-string in mediawiki-el
> <http://launchpad.net/mediawiki-el>  I'm planning on adding the url-*
> functions there to Emacs' url.el libraries soon.

url-hexify-string, right?  Good, I see that.  Succinct implementation too.

Cheers,
Aaron


-- 
Aaron Maxwell
http://redsymbol.net/



reply via email to

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