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

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

bug#12221: 24.2; shell completion can not handle multiple candidates


From: Leo
Subject: bug#12221: 24.2; shell completion can not handle multiple candidates
Date: Sat, 18 Aug 2012 10:31:04 +0800

1. Emacs -q
2. (setq completion-cycle-threshold 3)
3. M-x shell
4. fu <tab>

In OSX, the last step completes to `fuser' ignoring `funzip'. The
completion cannot cycle because of the extra ' ' inserted which
demonstrates one of the failures of completion-at-point as reported in
http://debbugs.gnu.org/11906.

Leo





reply via email to

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