From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [jidanni@deadspam.com: modeline doesn't divulge buffer will go bye bye] Date: Wed, 26 Jun 2002 18:24:22 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200206201435.g5KEZLF18772@aztec.santafe.edu> <5xu1nxh6o7.fsf@kfs2.cua.dk> <200206221720.g5MHKLj16237@rum.cs.yale.edu> <877kkrw1pz.fsf@emacswiki.org> <200206231812.g5NICiS24452@aztec.santafe.edu> <87r8ixazu9.fsf@emacswiki.org> <200206241940.g5OJe8v26290@aztec.santafe.edu> <87u1nse5qr.fsf@emacswiki.org> <87bsa09x5r.fsf@tc-1-100.kawasaki.gol.ne.jp> <87d6uge3q5.fsf@emacswiki.org> <87znxk8erv.fsf@tc-1-100.kawasaki.gol.ne.jp> <871yav79bh.fsf@pot.cnuce.cnr.it> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1025130455 4553 127.0.0.1 (26 Jun 2002 22:27:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 26 Jun 2002 22:27:35 +0000 (UTC) Cc: miles@gnu.org, alex@emacswiki.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17NLGB-0001BK-00 for ; Thu, 27 Jun 2002 00:27:35 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17NLIU-0004pz-00 for ; Thu, 27 Jun 2002 00:29:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17NLFz-0003ba-00; Wed, 26 Jun 2002 18:27:23 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 3.34 #1 (Debian)) id 17NLD4-0003JI-00; Wed, 26 Jun 2002 18:24:22 -0400 Original-To: pot@gnu.org In-Reply-To: <871yav79bh.fsf@pot.cnuce.cnr.it> (message from Francesco Potorti` on 25 Jun 2002 15:54:26 +0200) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:5222 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:5222 Maybem, if the variable is non nil, when Emacs exits it writes something along the lines of: ... Save buffers not associated with a file before exit? (y/n) Simply asking a question like that, at exit time, could be a good idea. One more question at exit won't be terribly annoying, because exiting is infrequent and often asks several questions. The question could say "Ask you now about saving buffers that have no files?". I think that is clear. It could do this only if "hand-made" buffers exist, so that in many cases you won't be asked the question at all.