emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/2] browse-url.el: cleanup


From: Johannes Weiner
Subject: Re: [PATCH 1/2] browse-url.el: cleanup
Date: Wed, 22 Aug 2007 03:52:35 +0200
User-agent: Mutt/1.5.16 (2007-06-11)

Hi Magnus,

On Wed, Aug 22, 2007 at 03:35:21AM +0200, Magnus Henoch wrote:
> > this patch moves the common pattern of encoding URLs to a dedicated 
> > function.
> 
> You could also use the function `url-hexify-string' for this.

`url-hexify-string' replaces too much. Even the '://' part gets hexified,
which makes the url unreadable for the browsers' user-input interfaces.

> Magnus

        Hannes

-- 
Are you looking for that "friends" stuff from C++ (if I have that
right, unless it was Java <g>). This is Lisp, we just shoot from the
hip and do not worry about that stuff.
        -- Ken Tilton




reply via email to

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