emacs-devel
[Top][All Lists]
Advanced

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

23.0.50; PC-do-completion should fix case if possible


From: Denis Howe
Subject: 23.0.50; PC-do-completion should fix case if possible
Date: Tue, 2 Oct 2007 15:22:03 +0100

In GNU Emacs 23.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.10.11), I do

  (setq read-file-name-completion-ignore-case t)
  (partial-completion-mode)

then type

  C-x C-f c

in a directory containing directory "Cat" and file "Cattle".  Normal
completion will correct the case of my "c", completing to "Cat",
matching the files.  Partial completion (complete.el) completes to
"cat", which is wrong.

Attached is a patch against the latest from CVS.

-- 
Denis Howe <address@hidden>
http://foldoc.org/
T: 020 8450 9448  M: 07950 686 615

Attachment: complete.patch
Description: Text Data


reply via email to

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