GNU bug report logs - #7777
24.0.50; incompatible change for `directory-abbrev-alist' not in NEWS

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Mon, 3 Jan 2011 19:43:01 UTC

Severity: normal

Found in version 24.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: 7777 <at> debbugs.gnu.org
Subject: bug#7777: 24.0.50; incompatible change for `directory-abbrev-alist' not in NEWS
Date: Mon, 03 Jan 2011 22:24:29 +0200
> From: "Drew Adams" <drew.adams <at> oracle.com>
> Date: Mon, 3 Jan 2011 11:49:07 -0800
> Cc: 
> 
> In Emacs 22, the doc string of `directory-abbrev-alist' says this:
>  
> "*Every* FROM string should start with `^'."
>  
> Now it says this:
>  
> *Every* FROM string should start with "\\`".
>  
> That means that *Every* existing customization is broken (or at least
> contradicts the "should").

It isn't and it doesn't.  If there are no file names with embedded
newlines, both "^" and "\`" do the same.  The "should" is to remind
this issue to those who want their customizations DTRT with newlines
in file names; previously, they needed to figure that by themselves,
or learn it the hard way.

> This incompatible change should be mentioned in the NEWS.

There was no change, except in the doc string (and in the value
suggested during customization).  No code changes, and the default
value is still nil.

Can we close this bug, please?  (Ts-ts-ts, such a nice bug number.)




This bug report was last modified 14 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.