From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: File menu changes (suggestions) Date: Wed, 29 Jun 2005 20:51:16 +0200 Message-ID: References: <87psu7xdgo.fsf-monnier+emacs@gnu.org> <87br5p7s48.fsf-monnier+emacs@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1120067454 25734 80.91.229.2 (29 Jun 2005 17:50:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2005 17:50:54 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 19:50:49 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnghM-0005vn-QV for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 19:50:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DngpS-0002Vk-4M for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 13:58:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dngng-00010X-Rw for emacs-devel@gnu.org; Wed, 29 Jun 2005 13:56:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DngnU-0000rW-CD for emacs-devel@gnu.org; Wed, 29 Jun 2005 13:56:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DngnQ-0000pb-Or for emacs-devel@gnu.org; Wed, 29 Jun 2005 13:56:24 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DngnB-0005rr-Gk; Wed, 29 Jun 2005 13:56:09 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-241-245.inter.net.il [83.130.241.245]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BRR39056 (AUTH halo1); Wed, 29 Jun 2005 20:51:15 +0300 (IDT) Original-To: miles@gnu.org In-reply-to: (message from Miles Bader on Wed, 29 Jun 2005 13:45:16 +0900) 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:39900 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39900 > Date: Wed, 29 Jun 2005 13:45:16 +0900 > From: Miles Bader > Cc: miles@gnu.org, Eli Zaretskii , emacs-devel@gnu.org > > On 6/29/05, Stefan Monnier wrote: > > - make sure C-x C-s prompts for a file name. > > This seems to work already if you save a buffer with no associated filename. True; but what about if you kill Emacs? IIRC, a buffer that has no associated file will not cause Emacs to prompt for saving it, right? That's why I suggested to pick some mundane file name automatically.