unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stephen Berman <Stephen.Berman@gmx.net>
To: emacs-devel@gnu.org
Subject: make-auto-save-file-name change NEWS-worthy?
Date: Fri, 04 Apr 2008 12:23:00 +0200	[thread overview]
Message-ID: <87abk9yl4r.fsf@escher.local.home> (raw)

I have some code that operates on auto-save files based on the
assumption that they match the pattern #<buffer-name># for a particular
value of buffer-name.  This code stopped working, I believe after this
change:

2008-03-01  Jason Rumney  <jasonr@gnu.org>

	* 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).  Since it changes a previous default, shouldn't it be
mentioned in NEWS?  (It isn't in GNU Emacs 23.0.60.3 (i686-pc-linux-gnu,
GTK+ Version 2.12.0) of 2008-03-31 on escher; if it's been added in the
mean time, sorry for the noise.)

Steve Berman





             reply	other threads:[~2008-04-04 10:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 10:23 Stephen Berman [this message]
2008-04-04 14:05 ` make-auto-save-file-name change NEWS-worthy? Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87abk9yl4r.fsf@escher.local.home \
    --to=stephen.berman@gmx.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).