From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Ido failed by confirm-nonexistent-file-or-buffer Date: Wed, 17 Dec 2008 19:54:27 +0000 Message-ID: References: <87oczassoi.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1229543688 30158 80.91.229.12 (17 Dec 2008 19:54:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 19:54:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 20:55:52 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LD2Uo-0008Md-Sq for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 20:55:51 +0100 Original-Received: from localhost ([127.0.0.1]:33427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD2Tc-0008Ok-Os for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 14:54:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LD2TX-0008Jw-4t for emacs-devel@gnu.org; Wed, 17 Dec 2008 14:54:31 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LD2TV-0008I3-Ko for emacs-devel@gnu.org; Wed, 17 Dec 2008 14:54:30 -0500 Original-Received: from [199.232.76.173] (port=59382 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LD2TV-0008I0-Ih for emacs-devel@gnu.org; Wed, 17 Dec 2008 14:54:29 -0500 Original-Received: from ppsw-6.csi.cam.ac.uk ([131.111.8.136]:47644) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LD2TV-0001OF-7N for emacs-devel@gnu.org; Wed, 17 Dec 2008 14:54:29 -0500 X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from smaug.linux.pwf.cam.ac.uk ([193.60.95.72]:52666) by ppsw-6.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.156]:587) with esmtpsa (LOGIN:sl392) (TLSv1:DHE-RSA-AES256-SHA:256) id 1LD2TU-0005Sv-Jk (Exim 4.70) (return-path ); Wed, 17 Dec 2008 19:54:28 +0000 In-Reply-To: <87oczassoi.fsf@cyd.mit.edu> (Chong Yidong's message of "Wed, 17 Dec 2008 10:54:53 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:107013 Archived-At: On 2008-12-17 15:54 +0000, Chong Yidong wrote: > Leo writes: > >> With the recent change on confirm-nonexistent-file-or-buffer, ido can >> not open any nonexistent file. There is no confirmation. It just fails >> with this msg: >> >> ido-read-internal: Must specify valid item > > I can't reproduce this. > > 1. emacs -Q > 2. M-x ido-mode RET > 3. C-x C-f qwerty RET > > => file qwerty is opened > > Please provide a recipe that shows this bug. > Start Emacs with -q and eval the following lines: (ido-mode t) (ido-everywhere t) (setq ffap-require-prefix t) (ffap-bindings) Tested in GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2008-12-14. Thanks, -- .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.