GNU bug report logs -
#28714
Shouldn't minibuffer-complete add a space after sole completions?
Previous Next
Full log
Message #14 received at 28714 <at> debbugs.gnu.org (full text, mbox):
> From: 積丹尼 Dan Jacobson
> <jidanni <at> jidanni.org>
> Date: Sat, 07 Oct 2017 05:54:44 +0800
> Cc: 28714 <at> debbugs.gnu.org
>
> $ touch /tmp/abbbbb /tmp/abbbbbbbbbbbbbb
> Find file or URL:
> / [self-insert-command]
> t [self-insert-command]
> m [self-insert-command]
> p [self-insert-command]
> / [self-insert-command]
> a [self-insert-command]
> b [self-insert-command]
> <tab> [minibuffer-complete]
> <tab> [minibuffer-complete]
> b b [self-insert-command]
> <tab> [minibuffer-complete]
> <tab> [minibuffer-complete]
>
> Now try the same thing in bash outside of emacs.
>
> The user at every moment is aware how many completions there are, and it
> only takes a total of two tabs vs. four in emacs.
"M-x icomplete-mode RET", then repeat your experiment. Which is
better now, Emacs or Bash?
And if icomplete is still not good enough, there's a plethora of
fancier completion packages out there, both bundled and unbundled.
This bug report was last modified 3 years and 196 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.