emacs-devel
[Top][All Lists]
Advanced

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

Re: directory-listing-before-filename-regexp


From: Eli Zaretskii
Subject: Re: directory-listing-before-filename-regexp
Date: Fri, 06 Jan 2006 15:06:53 +0200

> From: "Drew Adams" <address@hidden>
> Date: Wed, 4 Jan 2006 13:57:16 -0800
> 
> Apparently, directory-listing-before-filename-regexp was created to replace
> dired-move-to-filename-regexp. The new var is used in several files.
> 
> I didn't notice any alias to the old name (perhaps I missed it). That would
> be helpful, particularly to ease compatibility for external libraries.

I don't think we can simply defvaralias in this case, since
directory-listing-before-filename-regexp is not used the same as
dired-move-to-filename-regexp was.  Please compare the code of
dired-move-to-file-name in v21.4 and in the current CVS, and you will
see that these two variables are not equivalent.




reply via email to

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