unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* M-x dired and read-file-name-completion-ignore-case
@ 2008-05-05  9:28 Stephen Berman
  2008-05-05 19:27 ` Stefan Monnier
  0 siblings, 1 reply; 5+ messages in thread
From: Stephen Berman @ 2008-05-05  9:28 UTC (permalink / raw)
  To: emacs-devel

Since a fairly recent change, `C-x d' (i.e. `M-x dired') no longer
ignores case when read-file-name-completion-ignore-case is non-nil.  I
suspect this change:

2008-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
        [...]
	* dired.el (dired-read-dir-and-switches): Replace last change with
	a new approach that mixes read-file-name and read-directory-name.

(This change eliminates the call to read-directory-name (unless
next-read-file-uses-dialog-p is non-nil), which eliminates the call to
read-file-name, which checks read-file-name-completion-ignore-case.)  Is
this result intended?  If so, please mention it in NEWS, since it is
incompatible with earlier behavior.  (But I would prefer to have the
earlier behavior restored.)

Steve Berman





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-05-06 16:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-05  9:28 M-x dired and read-file-name-completion-ignore-case Stephen Berman
2008-05-05 19:27 ` Stefan Monnier
2008-05-05 23:14   ` John Paul Wallington
2008-05-06  0:58     ` Stefan Monnier
2008-05-06 16:06       ` Stephen Berman

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).