From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Klymak Jody Newsgroups: gmane.emacs.bugs Subject: bug#1437: 23.0.60; ido-mode unresponsive once new filename typed Date: Fri, 28 Nov 2008 13:14:26 -0800 Message-ID: References: <87prkhb154.fsf@cyd.mit.edu> Reply-To: Klymak Jody , 1437@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1227907870 2933 80.91.229.12 (28 Nov 2008 21:31:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Nov 2008 21:31:10 +0000 (UTC) Cc: Adrian Robert , 1437@emacsbugs.donarmstrong.com To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 28 22:32:12 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L6Awd-0005cC-2x for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Nov 2008 22:32:11 +0100 Original-Received: from localhost ([127.0.0.1]:50890 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6AvT-0004dg-AH for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Nov 2008 16:30:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L6Auq-0004LD-Qd for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 16:30:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L6Aup-0004KQ-6r for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 16:30:20 -0500 Original-Received: from [199.232.76.173] (port=32915 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6Aup-0004KM-2S for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 16:30:19 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:60130) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L6Auo-0005go-JX for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 16:30:18 -0500 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mASLUBhh023253; Fri, 28 Nov 2008 13:30:12 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mASLK3Ab020348; Fri, 28 Nov 2008 13:20:03 -0800 X-Loop: don@donarmstrong.com Resent-From: Klymak Jody Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 28 Nov 2008 21:20:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1437 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1437-submit@emacsbugs.donarmstrong.com id=B1437.122790687319016 (code B ref 1437); Fri, 28 Nov 2008 21:20:03 +0000 Original-Received: (at 1437) by emacsbugs.donarmstrong.com; 28 Nov 2008 21:14:33 +0000 Original-Received: from saturna.seos.uvic.ca (saturna.seos.uvic.ca [142.104.154.96]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mASLEUTo019009 for <1437@emacsbugs.donarmstrong.com>; Fri, 28 Nov 2008 13:14:31 -0800 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by saturna.seos.uvic.ca (Postfix) with ESMTP id 3B7C8826AA9; Fri, 28 Nov 2008 13:14:28 -0800 (PST) In-Reply-To: <87prkhb154.fsf@cyd.mit.edu> X-Mailer: Apple Mail (2.929.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Fri, 28 Nov 2008 16:30:20 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:22746 Archived-At: On Nov 27, 2008, at 8:10 AM, Chong Yidong wrote: >> I am using ido-mode, the following works fine on previous emacsen. >> >> If I try and open a file in a directory that does not exist, ido >> hangs >> with a "Searching for 'newfile'..." I have to "Force Quit" emacs. >> Old Emacsen would allow me to keep typing or create a new file by >> hitting return. > > I can't reproduce this on GNU/Linux. It could be a nextstep-only bug. > Could you provide an exact recipe, starting with `emacs -Q'? /Applications/Emacs23.app/Contents/MacOS/Emacs -Q eval: (require 'ido) (ido-mode t) C-x C-f newfi ido says "Searching for 'newfi'...." and hangs if there is no "newfile" in the current directory. It does seem to eventually come back, but it is a few minutes. It uses substantial cpu cycles, and there appears to be a fair bit of data being read from disk. When it comes back it has sometimes found a suitable suggestion in another directory. Thats nice, but I can't interrupt the search to type the proper name in. ido on Emacs 22 seems fine. Please let me know how else I can help debug this. Cheers, Jody -- Jody Klymak http://web.uvic.ca/~jklymak/