emacs-devel
[Top][All Lists]
Advanced

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

Re: How can I debug this?


From: Leo
Subject: Re: How can I debug this?
Date: Mon, 27 Nov 2006 17:34:40 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

On Monday, 27 Nov 2006, martin rudalics wrote:

>>>I see some strange behavior of ido.el but have no idea how to
>>>reproduce it. It just happens once in a while. As shown in the
>>>screenshot, (No matches) gets inserted in the minibuffer with each
>>>keystroke. Any idea how I can track down this bug?
>
> Note that change:
>
> 2005-03-21  Stefan Monnier  <address@hidden>
>
>       * icomplete.el: Don't forcibly turn on the mode upon load.
>       (icomplete-mode): Use define-minor-mode.
>
> Both ido.el and iswitchb.el use
>
> (icomplete-mode nil)
>
> to silence that up.  FWIW
>
> (icomplete-mode -1)
>
> should remove the problem.

This is helpful. Thank you.

-- 
Leo





reply via email to

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