GNU bug report logs - #51858
Completion in shell buffers not ignoring case

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita2 <at> gmail.com>

Date: Mon, 15 Nov 2021 05:48:02 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Carlos Pita <carlosjosepita2 <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 51858 <at> debbugs.gnu.org
Subject: bug#51858: 29.0.50; pcomplete not ignoring case
Date: Mon, 15 Nov 2021 04:16:06 -0300
> Just to clarify -- read-file-name-completion-ignore-case works
> everywhere else, but doesn't work in a *shell* buffer?

C-x C-f ~/desk<tab>  --> ~/Desktop

M-x shell<enter> cd ~/desk<tab>  --> no completion

M-x shell<enter> cd ~/Desk<tab>  --> ~/Desktop

This is with default settings:

    read-file-name-completion-ignore-case t
    completion/pcomplete-ignore-case nil




This bug report was last modified 2 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.