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 17:14:53 -0800 Message-ID: <3B1858B2-E2C4-4AB2-A7D5-E0AD595D50B4@uvic.ca> 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 1227922235 4734 80.91.229.12 (29 Nov 2008 01:30:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Nov 2008 01:30:35 +0000 (UTC) Cc: Chong Yidong , 1437@emacsbugs.donarmstrong.com To: Adrian Robert Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Nov 29 02:31:33 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 1L6EgH-0005zg-GG for geb-bug-gnu-emacs@m.gmane.org; Sat, 29 Nov 2008 02:31:33 +0100 Original-Received: from localhost ([127.0.0.1]:59243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6Ef7-00008m-FN for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Nov 2008 20:30:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L6Ef3-00008X-4n for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 20:30:17 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L6Ef2-00008H-Gy for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 20:30:16 -0500 Original-Received: from [199.232.76.173] (port=48036 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L6Ef2-00008C-84 for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 20:30:16 -0500 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:33008) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1L6Ef1-00082s-Op for bug-gnu-emacs@gnu.org; Fri, 28 Nov 2008 20:30:16 -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 mAT1UB6n020135; Fri, 28 Nov 2008 17:30:12 -0800 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mAT1K3dR016987; Fri, 28 Nov 2008 17: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: Sat, 29 Nov 2008 01: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.122792129915710 (code B ref 1437); Sat, 29 Nov 2008 01:20:03 +0000 Original-Received: (at 1437) by emacsbugs.donarmstrong.com; 29 Nov 2008 01:14:59 +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 mAT1Etbm015704 for <1437@emacsbugs.donarmstrong.com>; Fri, 28 Nov 2008 17:14:57 -0800 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by saturna.seos.uvic.ca (Postfix) with ESMTP id 544EF827916; Fri, 28 Nov 2008 17:14:55 -0800 (PST) In-Reply-To: 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 20:30:16 -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:22756 Archived-At: On Nov 28, 2008, at 16:44 PM, Adrian Robert wrote: > > On Nov 28, 2008, at 4:14 PM, Klymak Jody wrote: > >> >> 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 > > Can't replicate this by starting the Emacs -Q from the emacs src > directory, setting ido-mode, and then trying "C-x C-f newdir/foo > ". Is there anything unusual about which dir you sit in when > executing the emacs command, or what type of dir or filename you > have to type in? Do you have any NFS or other network mounts? OK, I removed .ido.last and the problem seems to have gone away. Perhaps some sort of incompatibility between the two? I did not have any network drives mounted. Sorry if this was a config error that I should have figured out on my own. Cheers, Jody -- Jody Klymak http://web.uvic.ca/~jklymak/