GNU bug report logs - #51130
29.0.50; shell completion fails to complete filenames

Previous Next

Package: emacs;

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

Date: Mon, 11 Oct 2021 05:45:02 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 51130 <at> debbugs.gnu.org, Carlos Pita <carlosjosepita2 <at> gmail.com>
Subject: bug#51130: 29.0.50; shell completion fails to complete filenames
Date: Tue, 13 Sep 2022 13:19:07 +0200
Stefan Monnier <monnier <at> iro.umontreal.ca> writes:

>>     * lisp/shell.el: Require and use pcomplete.
>>     (shell-dynamic-complete-functions): Add pcomplete-completions-at-point.
>>     (shell-completion-vars): Set pcomplete-default-completion-function.
>>
>> Just leaving pcomplete-default-completion-function alone seems to give
>> better results in shell-mode (after testing very briefly), so I'm not
>> sure why that was added.
>
> It was added because leaving `pcomplete-default-completion-function`
> alone means that the functions after `pcomplete-completions-at-point` in
> `shell-dynamic-complete-functions` are not used any more.

Uhm...  I don't follow the logic at all.
pcomplete-default-completion-function is documented to be applied if
everything else has failed to do completion, isn't it?




This bug report was last modified 1 year and 287 days ago.

Previous Next


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