emacs-devel
[Top][All Lists]
Advanced

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

Re: make-auto-save-file-name change NEWS-worthy?


From: Stefan Monnier
Subject: Re: make-auto-save-file-name change NEWS-worthy?
Date: Fri, 04 Apr 2008 10:05:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> 2008-03-01  Jason Rumney  <address@hidden>

>       * files.el (make-auto-save-file-name): Encode more characters in
>       non-file buffer names.  Use url-encoding.

> I wasn't aware of this change and only recently discovered that it broke
> my code (in particular, since `*' in buffer-name is now `%2A', due to
> url-encoding).

Maybe we should add * to the list of "safe" characters that do not
require url-encoding?  What do people think?


        Stefan




reply via email to

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