From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: File menu changes (suggestions) Date: Tue, 28 Jun 2005 00:16:51 -0400 Message-ID: References: <42BE3D41.70507@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119933578 21432 80.91.229.2 (28 Jun 2005 04:39:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 04:39:38 +0000 (UTC) Cc: lennart.borgman.073@student.lu.se, drew.adams@oracle.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 28 06:39:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn7r4-00089G-9q for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 06:37:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn7yq-0005xA-Bb for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 00:45:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn7sH-0002fV-3K for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:39:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn7pH-0001TR-OQ for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:36:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn7pG-0001DS-O0 for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:35:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn7ca-0004Ve-S3 for emacs-devel@gnu.org; Tue, 28 Jun 2005 00:22:52 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Dn7Wl-0000gJ-QO; Tue, 28 Jun 2005 00:16:51 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:39739 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39739 New Unsaved File ? This operation has two differences from the usual "New" command: 1. It doesn't write the file yet. 2. You do specify the name now. "Unsaved" expresses #1, but I think that #2 is what users will find the most visibly surprising. That leads me to think that "Open New File" or "Open Nonexistent File" might be the best approach. This is a lot closer to the usual "Open" command than to the typical "New" command.