From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M\. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: C-x C-b and C-x C-f bugging about confirmation Date: Mon, 24 Nov 2008 18:52:27 +0100 Message-ID: <1227549147.531139.3851.nullmailer@null> References: <1227274391.618443.2559.nullmailer@null> <1227353165.501338.3377.nullmailer@null> <1227525891.411379.2411.nullmailer@null> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1227555006 7436 80.91.229.12 (24 Nov 2008 19:30:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Nov 2008 19:30:06 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 24 20:31:09 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 1L4h9I-0006vo-C7 for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 20:31:08 +0100 Original-Received: from localhost ([127.0.0.1]:51372 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4h88-0002Ov-TC for ged-emacs-devel@m.gmane.org; Mon, 24 Nov 2008 14:29:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4fbX-0003Uy-GB for emacs-devel@gnu.org; Mon, 24 Nov 2008 12:52:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4fbV-0003Tz-C9 for emacs-devel@gnu.org; Mon, 24 Nov 2008 12:52:10 -0500 Original-Received: from [199.232.76.173] (port=47087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4fbS-0003Tg-NI for emacs-devel@gnu.org; Mon, 24 Nov 2008 12:52:07 -0500 Original-Received: from hq.kreditor.se ([213.136.42.58]:1570 helo=auxid.hq.kred) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4fbR-0008R3-Rr for emacs-devel@gnu.org; Mon, 24 Nov 2008 12:52:06 -0500 Original-Received: by auxid.hq.kred (Postfix, from userid 1000) id 8A2E71378D32; Mon, 24 Nov 2008 18:52:22 +0100 (CET) Original-Received: from null (unknown [10.16.0.106]) by auxid.hq.kred (Postfix) with SMTP id 76E6F1378D2F; Mon, 24 Nov 2008 18:52:22 +0100 (CET) Original-Received: (nullmailer pid 3852 invoked by uid 1000); Mon, 24 Nov 2008 17:52:27 -0000 In-reply-to: (message from Stefan Monnier on Mon, 24 Nov 2008 10:56:54 -0500) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:106103 Archived-At: Alan purposed a good solution, and Chong Yidong implemented it. Many thanks to Alan and Chong for doing this.