GNU bug report logs - #14175
24.3.50; Bad completion behavior with read-file-name-completion-ignore-case t

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Wed, 10 Apr 2013 20:32:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 14175 <at> debbugs.gnu.org (full text, mbox):

From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: 14175 <at> debbugs.gnu.org
Subject: Re: bug#14175: 24.3.50;
	Bad completion behavior with read-file-name-completion-ignore-case t
Date: Thu, 11 Apr 2013 01:08:13 +0200
Hello,

1.  I tried to debug a bit.

When you hit TAB the second time, this call in
`completion--nth-completion' changes the result from ("download/"
"Downloads/") to ("Download/" "Downloads/"):

   (if requote
        (funcall requote result n)
      result)

2.  I still think that the first TAB already should bring up *Completions* -
although this also doesn't happen when I start with "~/down", so this is
probably a separate issue (and maybe arguable).


Regards,

Michael.




This bug report was last modified 3 years and 327 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.