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: IDO doesn't honor confirm-nonexistent-file-or-buffer Date: Sun, 10 May 2009 23:28:38 +0200 Message-ID: <87ws8ozlyx.fsf@kfs-lx.rd.rdm> References: <87ljp9l1w4.fsf@thinkpad.tsdh.de> <87prel16ud.fsf@kfs-lx.rd.rdm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241990962 19979 80.91.229.12 (10 May 2009 21:29:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 May 2009 21:29:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 10 23:29:12 2009 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 1M3Ga7-0004jn-JJ for ged-emacs-devel@m.gmane.org; Sun, 10 May 2009 23:29:11 +0200 Original-Received: from localhost ([127.0.0.1]:58129 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3Ga6-0000nF-UF for ged-emacs-devel@m.gmane.org; Sun, 10 May 2009 17:29:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3GZd-0000jx-Um for emacs-devel@gnu.org; Sun, 10 May 2009 17:28:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3GZd-0000jM-6M for emacs-devel@gnu.org; Sun, 10 May 2009 17:28:41 -0400 Original-Received: from [199.232.76.173] (port=47271 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3GZd-0000jJ-02 for emacs-devel@gnu.org; Sun, 10 May 2009 17:28:41 -0400 Original-Received: from mail1-hoer.fullrate.dk ([90.185.1.42]:52338 helo=smtp.fullrate.dk) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3GZc-0006JP-Ft for emacs-devel@gnu.org; Sun, 10 May 2009 17:28:40 -0400 Original-Received: from kfs-lx.rd.rdm.cua.dk (unknown [90.184.173.152]) by smtp.fullrate.dk (Postfix) with SMTP id 1A9C39D4BE; Sun, 10 May 2009 23:28:38 +0200 (CEST) In-Reply-To: (Leo's message of "Thu, 07 May 2009 13:42:10 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110816 Archived-At: Leo writes: > On 2009-05-07 12:38 +0100, Kim F. Storm wrote: >> Tassilo Horn writes: >> >>> Hi all, >>> >>> I like the new find-file behavior with the default setting of >>> `confirm-nonexistent-file-or-buffer', because I'm a bad but fast >>> typist. ;-) >>> >>> I use ido-mode, but that doesn't respect this variable and opens a new >>> file/buffer without any confirmation, even if the last command was a >>> completion command. It would be great if the ido commands would behave >>> like the standard find-file and switch-to-buffer commands. >>> >>> Bye, >>> Tassilo >>> >> >> Does this patch give the desired result? > > I reported a bug related to this. > http://thread.gmane.org/gmane.emacs.devel/107007/focus=107013 > > Could you see if the fix there is still needed? Thank you for the pointer - this is fixed with my new patch. -- Kim F. Storm http://www.cua.dk