From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: aggravating confirm plugger Date: Sat, 24 Jan 2009 18:46:41 -0500 Message-ID: <87skn8w9lq.fsf@cyd.mit.edu> References: <87hc3onuyu.fsf@newsguy.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1232840787 27608 80.91.229.12 (24 Jan 2009 23:46:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 24 Jan 2009 23:46:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Harry Putnam Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 25 00:47:40 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 1LQsDz-00070k-Jy for ged-emacs-devel@m.gmane.org; Sun, 25 Jan 2009 00:47:39 +0100 Original-Received: from localhost ([127.0.0.1]:43476 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQsCi-0006zq-4o for ged-emacs-devel@m.gmane.org; Sat, 24 Jan 2009 18:46:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQsCe-0006zj-4g for emacs-devel@gnu.org; Sat, 24 Jan 2009 18:46:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQsCc-0006zX-G0 for emacs-devel@gnu.org; Sat, 24 Jan 2009 18:46:15 -0500 Original-Received: from [199.232.76.173] (port=51832 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQsCc-0006zU-AW for emacs-devel@gnu.org; Sat, 24 Jan 2009 18:46:14 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:38614) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LQsCc-0007yD-0S for emacs-devel@gnu.org; Sat, 24 Jan 2009 18:46:14 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id A4EC257E196; Sat, 24 Jan 2009 18:46:41 -0500 (EST) In-Reply-To: <87hc3onuyu.fsf@newsguy.com> (Harry Putnam's message of "Sat, 24 Jan 2009 17:30:01 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (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:108208 Archived-At: Harry Putnam writes: > How can I turn off the aggravating [confirm] plugger I see whenever I > attempt to open a non-existent file. > > So as to help prevent doing it by mistake when you mistyped. > Set confirm-nonexistent-file-or-buffer to nil to get back the old > behavior (or just hit RET twice, of course). > > But setting confirm-nonexistent-file-or-buffer to nil hasn't turned > it off for me... maybe something has changed since then? > > (I'm running todays cvs of emacs-23) I can't reproduce this. Please provide a precise recipe, beginning with `emacs -Q'.