emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; OSX: Case insensitive file name completion


From: Markus Triska
Subject: Re: 23.0.60; OSX: Case insensitive file name completion
Date: Fri, 02 May 2008 16:18:45 +0200

"Drew Adams" <address@hidden> writes:

> read-file-name-completion-ignore-case

This solves the problem for me - thank you! I suggest:

diff --git a/etc/NEWS b/etc/NEWS
index 7e80153..6851736 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -70,6 +70,8 @@ default toolkit, but you can use --with-x-toolkit=gtk if 
necessary.
 *** `completion-auto-help' can be set to `lazy' to list the completions only
 if you repeat the completion.  This was already supported in
 `partial-completion-mode'.
+*** `read-file-name-completion-ignore-case' now defaults to t on
+several platforms where the default file system is not case sensitive.
 
 ** Emacs now supports using both X displays and ttys in one session.
 Start the server (M-x server-start).  Then `emacsclient -t' creates a




reply via email to

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