bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51858: 29.0.50; pcomplete not ignoring case


From: Carlos Pita
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]