From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: How can I debug this? Date: Thu, 23 Nov 2006 00:15:20 +0100 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1164237368 27337 80.91.229.2 (22 Nov 2006 23:16:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Nov 2006 23:16:08 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 23 00:16:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gn1K1-0002PY-KL for ged-emacs-devel@m.gmane.org; Thu, 23 Nov 2006 00:16:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gn1K0-0002tU-Gp for ged-emacs-devel@m.gmane.org; Wed, 22 Nov 2006 18:16:04 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gn1Je-0002r2-V8 for emacs-devel@gnu.org; Wed, 22 Nov 2006 18:15:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gn1Jc-0002nB-DV for emacs-devel@gnu.org; Wed, 22 Nov 2006 18:15:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gn1Jc-0002mz-99 for emacs-devel@gnu.org; Wed, 22 Nov 2006 18:15:40 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gn1Jc-0007bm-54 for emacs-devel@gnu.org; Wed, 22 Nov 2006 18:15:40 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 91422FAC02F; Thu, 23 Nov 2006 00:15:38 +0100 (CET) Original-To: Leo In-Reply-To: (Leo's message of "Wed\, 22 Nov 2006 22\:14\:32 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:62702 Archived-At: Leo writes: > Hi there, > > [Emacs unicode-2 branch CVS 2006-11-22] > > 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? > M-x ido-toggle-trace .. use ido until the bug happens M-x ido-toggle-trace Then you'll have a *IDO Trace* buffer which you can send me to look at. -- Kim F. Storm http://www.cua.dk