From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: A wish, a plea Date: Fri, 22 Jun 2007 01:33:42 -0700 Message-ID: <877ipwqtg9.fsf@red-bean.com> References: <4679F561.4030600@hacksaw.org> <87d4zomyiw.fsf@red-bean.com> <87fy4kjy0k.fsf@red-bean.com> <467AF6CC.2000300@gnu.org> <86ejk4jtno.fsf@lola.quinscape.zz> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1182501240 9915 80.91.229.12 (22 Jun 2007 08:34:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 22 Jun 2007 08:34:00 +0000 (UTC) Cc: Sascha Wilde , Hacksaw , emacs-devel@gnu.org, Jason Rumney To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 22 10:33:58 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 1I1eaa-0005GK-MQ for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 10:33:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1eaa-0006Xa-98 for ged-emacs-devel@m.gmane.org; Fri, 22 Jun 2007 04:33:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1eaR-0006Uj-UN for emacs-devel@gnu.org; Fri, 22 Jun 2007 04:33:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1eaQ-0006Tf-H2 for emacs-devel@gnu.org; Fri, 22 Jun 2007 04:33:47 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1eaQ-0006TM-93 for emacs-devel@gnu.org; Fri, 22 Jun 2007 04:33:46 -0400 Original-Received: from sanpietro.red-bean.com ([66.146.193.61]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I1eaO-0007H7-M5; Fri, 22 Jun 2007 04:33:44 -0400 Original-Received: from localhost ([127.0.0.1]:53174 ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.63) (envelope-from ) id 1I1eaN-0008As-8w; Fri, 22 Jun 2007 03:33:43 -0500 In-Reply-To: <86ejk4jtno.fsf@lola.quinscape.zz> (David Kastrup's message of "Fri\, 22 Jun 2007 10\:11\:07 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: 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:73600 Archived-At: David Kastrup writes: > As for the default buffer to use: how about using a buffer *unnamed* > that will be in text-mode, that will ask for being saved when one > kills Emacs, and that will ask for a filename when being saved (the > file name becoming then the base for the buffer name)? > > Retain *scratch* including the initial message. This all sounds great to me!