emacs-devel
[Top][All Lists]
Advanced

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

Re: %-escapes in file URL


From: YAMAMOTO Mitsuharu
Subject: Re: %-escapes in file URL
Date: Sat, 20 May 2006 14:33:59 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/22.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI)

>>>>> On Sat, 20 May 2006 01:04:28 -0400, Richard Stallman <address@hidden> 
>>>>> said:

>     A simple and natural policy is to always keep URLs in escaped forms,
>     whether or not they are used inside Emacs only.  So, my proposal is as
>     follows:

>       * Always treat URLs as those in escaped form.  Don't re-escape or
>       unescape them as long as they are URLs (i.e, have a prefix such as
>       "file://").  Increasing the kind of escaped characters is not
>       re-escaping.

>       * When creating a URL from a file name, encode the file name with
>       the file name coding system and then %-escape it.

>       * When creating a file name from a URL, %-unescape the URL and then
>       decode it with the file name coding system.

> Do people agree with that proposal?

> What changes are needed to implement it?

Oops, I've already installed the change as Jan agreed it.

  http://lists.gnu.org/archive/html/emacs-devel/2006-05/msg00784.html
  http://lists.gnu.org/archive/html/emacs-devel/2006-05/msg01067.html

P.S.  The email failure turned out to be a temporary one.

                                     YAMAMOTO Mitsuharu
                                address@hidden




reply via email to

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