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

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

Re: emacs completion inferior to bash's


From: Dan Jacobson
Subject: Re: emacs completion inferior to bash's
Date: Thu, 10 Aug 2006 05:17:12 +0800

$ ls
sssssssss
$ emacs
C-x C-f s s <tab> <tab>
We need the second tab to see the Sole completion message,
Whereas in bash, one tab is enough. (A space gets added after the sssssssss)

Probably tough for emacs to change the design.
Still you should add some way for the user to know if he has got the
sole completion with one tab. I know: print the [sole completion]
message upon the first tab?

>>>>> "r" == Richard Stallman <address@hidden> writes:

d>     In the top info menu, we type mysTAB
d>        Menu item: mysql
d>     As the cursor is left at the end of line instead of moving further to
d>     the right like bash does on successful only match completions, _we must
d>     hit tab again_ to find
d>       Menu item: mysql [Sole completion]

r> I do not follow what you mean.

d>     Same problem with find-file.

r> Please give a precise self-contained test case for this.





reply via email to

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