GNU bug report logs - #11718
24.1.50; `all-completions' returns results with wrong case

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Fri, 15 Jun 2012 19:00:02 UTC

Severity: normal

Tags: fixed

Found in versions 24.1.50, 24.3

Fixed in version 24.4

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: michael_heerdegen <at> web.de, 11718 <at> debbugs.gnu.org
Subject: bug#11718: 24.1.50; `all-completions' returns results with wrong case
Date: Sun, 24 Jun 2012 21:38:09 -0400
> it is easy to get it right.  I am only saying that file-name
> completion - even with env-var expansion etc. - _should_ not change
> the case of file names for the return value.  It is a bug if it it
> does, though not a major bug.

And what I'm saying is that a completion table which handles quoting
such as read-file-name-internal returns file names which are partly
taken from the completion input and partly from the file-system.
So, what you perceive as "changing the case" is no change at all, it's
just that the string you expect to come from the file-system actually
comes from the user's input.

> (Again, "should" does not imply that it is easy to fix.)

And again, "should" only in the sense that it's better, not that it's
needed for correctness.


        Stefan




This bug report was last modified 8 years and 320 days ago.

Previous Next


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