unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* case-insensitive partial-completion-mode issue
@ 2007-11-28  1:07 rahul
  0 siblings, 0 replies; only message in thread
From: rahul @ 2007-11-28  1:07 UTC (permalink / raw)
  To: bug-gnu-emacs

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

C-x C-f fi <tab> completes to FILE.TXT
C-x C-f DI/FI <tab> completes to DIRECTORY/FILE.TXT

but, C-x C-f di/fi <tab> won't complete to DIRECTORY/FILE.TXT

i found a similar bug in emacs-devel:
http://lists.gnu.org/archive/html/emacs-devel/2006-11/msg00706.html

and a recent patch for it:
http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00053.html

but it didn't fix this problem (tested against current cvs).




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-28  1:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-28  1:07 case-insensitive partial-completion-mode issue rahul

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