From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: Creating an empty file Date: Wed, 24 Jan 2007 08:37:35 +0100 Message-ID: <86fya0g9j4.fsf@lola.quinscape.zz> References: <86bqkphiyj.fsf@lola.quinscape.zz> <87odopr8ga.fsf@lrde.org> <87veixu2ep.fsf@vh213602.truman.edu> <877ivdieyx.fsf@main.mainworld> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169624307 22003 80.91.229.12 (24 Jan 2007 07:38:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 07:38:27 +0000 (UTC) Cc: Leo , emacs-devel@gnu.org To: Phil Jackson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 24 08:38:24 2007 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 1H9ci8-0000a0-39 for ged-emacs-devel@m.gmane.org; Wed, 24 Jan 2007 08:38:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9ci6-0002kj-O7 for ged-emacs-devel@m.gmane.org; Wed, 24 Jan 2007 02:38:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H9chT-0002Uq-F1 for emacs-devel@gnu.org; Wed, 24 Jan 2007 02:37:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H9chR-0002Tr-Hs for emacs-devel@gnu.org; Wed, 24 Jan 2007 02:37:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9chR-0002Th-4r for emacs-devel@gnu.org; Wed, 24 Jan 2007 02:37:41 -0500 Original-Received: from [62.67.228.11] (helo=pc3.berlin.powerweb.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H9chQ-0001jL-LU for emacs-devel@gnu.org; Wed, 24 Jan 2007 02:37:40 -0500 Original-Received: from quinscape.de (pd95b0fdb.dip0.t-ipconnect.de [217.91.15.219]) by pc3.berlin.powerweb.de (8.9.3p3/8.9.3) with ESMTP id IAA24385 for ; Wed, 24 Jan 2007 08:37:34 +0100 X-Delivered-To: Original-Received: (qmail 14427 invoked from network); 24 Jan 2007 07:37:39 -0000 Original-Received: from unknown (HELO lola.quinscape.zz) ([10.0.3.43]) (envelope-sender ) by ns.quinscape.de (qmail-ldap-1.03) with SMTP for ; 24 Jan 2007 07:37:39 -0000 Original-Received: by lola.quinscape.zz (Postfix, from userid 1001) id B562E24B4D; Wed, 24 Jan 2007 08:37:35 +0100 (CET) In-Reply-To: <877ivdieyx.fsf@main.mainworld> (Phil Jackson's message of "Tue\, 23 Jan 2007 21\:57\:10 +0000") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 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:65441 Archived-At: Phil Jackson writes: > Leo writes: > >> I like this behavior. I prevent me from creating empty files. > > I like it too but because I don't get pestered with a "modified; kill > anyway?" when I've mis-typed a filename. You are confusing the problem with the implementation. I was not suggesting setting the "buffer modified" flag. -- David Kastrup