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

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

bug#28714: Shouldn't minibuffer-complete add a space after sole completi


From: Stefan Monnier
Subject: bug#28714: Shouldn't minibuffer-complete add a space after sole completions?
Date: Fri, 06 Oct 2017 07:53:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Shouldn't minibuffer-complete add a space after sole completions?

Depends in which context: for example when completing for `M-x` or `C-x
C-f`, adding a space at the end would be an error since with the space
it would not correspond to an existing command or file name any more.

> That is how bash does it.

So does Emacs too during completion of shell commands, AFAIK.


        Stefan





reply via email to

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