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

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

bug#10958: 24.0.94; cycling completion bug


From: Stefan Monnier
Subject: bug#10958: 24.0.94; cycling completion bug
Date: Mon, 12 Mar 2012 00:12:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

> Cycle completion omits some candidates.
> 1. emacs -q
> 2. (setq completion-cycle-threshold 4)
> 3. (setq tab-always-indent 'complete)
> 4. In a new emacs-lisp-mode buffer, type `defm TAB'. It completes to
>    defmath and says sole completion. `defmacro' is completely ignored.

> You can also try to complete `push-', push-button is ignored and only
> push-mark and push-mark-command are in the cycling.

I think I've fixed it on the trunk now.  Please confirm,


        Stefan





reply via email to

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