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

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

bug#50470: 27.1; 'company-mode' 'eshell'


From: Dmitry Gutov
Subject: bug#50470: 27.1; 'company-mode' 'eshell'
Date: Mon, 6 Jun 2022 12:07:58 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 06.06.2022 04:34, Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors wrote:
Still, if you remove the ~/ the behavior is still not great: it seems I get
"Do*" completed to "Documents/ " where the SPC might not be what I want.

I think that space comes from exit-function (defined at the end of pcomplete-completions-at-point).

So it should be orthogonal to the contents of the completion table.

The file names in COMPLETIONS inside pcomplete-parse-arguments come without trailing space.





reply via email to

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