unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10958: 24.0.94; cycling completion bug
@ 2012-03-06 14:56 Leo
  2012-03-12  4:12 ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2012-03-06 14:56 UTC (permalink / raw)
  To: 10958

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.

Leo





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#10958: 24.0.94; cycling completion bug
  2012-03-06 14:56 bug#10958: 24.0.94; cycling completion bug Leo
@ 2012-03-12  4:12 ` Stefan Monnier
  2012-03-12 10:59   ` Leo
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2012-03-12  4:12 UTC (permalink / raw)
  To: Leo; +Cc: 10958

> 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





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#10958: 24.0.94; cycling completion bug
  2012-03-12  4:12 ` Stefan Monnier
@ 2012-03-12 10:59   ` Leo
  2012-03-12 13:21     ` Stefan Monnier
  0 siblings, 1 reply; 4+ messages in thread
From: Leo @ 2012-03-12 10:59 UTC (permalink / raw)
  To: 10958

On 2012-03-12 12:12 +0800, Stefan Monnier wrote:
> I think I've fixed it on the trunk now.  Please confirm,

Yes, please close this bug.

Leo






^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#10958: 24.0.94; cycling completion bug
  2012-03-12 10:59   ` Leo
@ 2012-03-12 13:21     ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2012-03-12 13:21 UTC (permalink / raw)
  To: 10958-done

>>>>> "Leo" == Leo  <sdl.web@gmail.com> writes:

> On 2012-03-12 12:12 +0800, Stefan Monnier wrote:
>> I think I've fixed it on the trunk now.  Please confirm,

> Yes, please close this bug.

> Leo








^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-12 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-06 14:56 bug#10958: 24.0.94; cycling completion bug Leo
2012-03-12  4:12 ` Stefan Monnier
2012-03-12 10:59   ` Leo
2012-03-12 13:21     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).