From: martin rudalics <rudalics@gmx.at>
Cc: Leo <sdl.web@gmail.com>, emacs-devel@gnu.org
Subject: Re: How can I debug this?
Date: Mon, 27 Nov 2006 17:47:04 +0100 [thread overview]
Message-ID: <456B1688.9000408@gmx.at> (raw)
In-Reply-To: <m3fycbdqev.fsf@kfs-l.imdomain.dk>
>>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.
next prev parent reply other threads:[~2006-11-27 16:47 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 [this message]
2006-11-27 17:34 ` Leo
2006-11-28 9:24 ` Kim F. Storm
2006-11-28 13:50 ` Leo
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=456B1688.9000408@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-devel@gnu.org \
--cc=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.