GNU bug report logs - #494
23.0.60; comint-dynamic-complete should correct the case of the completed name

Previous Next

Package: emacs;

Reported by: Eric Hanchrow <offby1 <at> blarg.net>

Date: Fri, 27 Jun 2008 16:40:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 494-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Chong Yidong <cyd <at> stupidchicken.com>
To: Eric Hanchrow <offby1 <at> blarg.net>
Cc: 494-done <at> debbugs.gnu.org
Subject: Re: 23.0.60; comint-dynamic-complete should correct the case of the completed name 
Date: Tue, 26 Aug 2008 19:52:00 -0400
> I've got read-file-name-completion-ignore-case set to t, and in a
> *shell* buffer I just typed
>
>         cd art TAB
>
> Now, there's a subdirectory called Artemis2, and so the TAB caused
> completion, so that my input line now looks like
>
>         $ cd artemis2/
>
> The problem, though, is that the "cd" command fails, because the file
> system is case-sensitive, and thus "artemis2" is not the same as
> "Artemis2".

I've checked in a fix.  Could you give current CVS trunk a test?




This bug report was last modified 16 years and 350 days ago.

Previous Next


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