From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Phil Jackson Newsgroups: gmane.emacs.devel Subject: Re: Creating an empty file Date: Tue, 23 Jan 2007 21:57:10 +0000 Message-ID: <877ivdieyx.fsf@main.mainworld> References: <86bqkphiyj.fsf@lola.quinscape.zz> <87odopr8ga.fsf@lrde.org> <87veixu2ep.fsf@vh213602.truman.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1169611569 25000 80.91.229.12 (24 Jan 2007 04:06:09 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Jan 2007 04:06:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 24 05:06:08 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 1H9ZOg-0005An-JK for ged-emacs-devel@m.gmane.org; Wed, 24 Jan 2007 05:06:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9ZOg-0006Ag-3r for ged-emacs-devel@m.gmane.org; Tue, 23 Jan 2007 23:06:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H9TcN-0007eo-3Z for emacs-devel@gnu.org; Tue, 23 Jan 2007 16:55:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H9TcM-0007ea-6j for emacs-devel@gnu.org; Tue, 23 Jan 2007 16:55:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H9TcL-0007eW-VJ for emacs-devel@gnu.org; Tue, 23 Jan 2007 16:55:50 -0500 Original-Received: from [81.187.81.52] (helo=smtp.aaisp.net.uk) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1H9TcL-0000rX-Di for emacs-devel@gnu.org; Tue, 23 Jan 2007 16:55:49 -0500 Original-Received: from 241.28.187.81.in-addr.arpa ([81.187.28.241] helo=main.mainworld) by smtp.aaisp.net.uk with esmtp (Exim 4.62) (envelope-from ) id 1H9TcJ-0004sk-24; Tue, 23 Jan 2007 21:55:47 +0000 In-Reply-To: (Leo's message of "Tue\, 23 Jan 2007 16\:49\:28 +0000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Tue, 23 Jan 2007 23:05:53 -0500 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:65437 Archived-At: 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. Cheers, Phil