all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
Subject: Re: How can I debug this?
Date: Tue, 28 Nov 2006 13:50:59 +0000	[thread overview]
Message-ID: <m27ixfr870.fsf@sl392.st-edmunds.cam.ac.uk> (raw)
In-Reply-To: m3k61frkin.fsf@kfs-l.imdomain.dk

On Tuesday, 28 Nov 2006, Kim F. Storm wrote:

> martin rudalics <rudalics@gmx.at> writes:
>
>>>>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  <monnier@iro.umontreal.ca>
>>
>> 	* 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.
>
> Thank you.
>
> That (partially) explains what's going on.
>
> Problem is that ido.el only binds icomplete-mode to nil temporarily,
> whereas your suggestion permanently disables icomplete-mode.
>
> I have made a change to icomplete.el so that it will notice (and do
> nothing) if icomplete-mode is temporarily bound to nil.

Does this mean ido and icomplete-mode can be enabled at the same time?

-- 
Leo

  reply	other threads:[~2006-11-28 13:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-22 22:14 How can I debug this? Leo
2006-11-22 23:15 ` Kim F. Storm
2006-11-27 16:47   ` martin rudalics
2006-11-27 17:34     ` Leo
2006-11-28  9:24     ` Kim F. Storm
2006-11-28 13:50       ` Leo [this message]
2006-11-28 14:33         ` Kim F. Storm
2006-11-28 14:52           ` Leo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m27ixfr870.fsf@sl392.st-edmunds.cam.ac.uk \
    --to=sdl.web@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.