From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: File menu changes (suggestions) Date: Sun, 26 Jun 2005 07:29:37 +0200 Message-ID: <42BE3D41.70507@student.lu.se> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1119763559 15578 80.91.229.2 (26 Jun 2005 05:25:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Jun 2005 05:25:59 +0000 (UTC) Cc: Drew Adams , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 26 07:25:51 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DmPeO-00051I-Fi for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 07:25:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmPjx-0003nx-Cp for ged-emacs-devel@m.gmane.org; Sun, 26 Jun 2005 01:31:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DmPjM-0003eT-JK for emacs-devel@gnu.org; Sun, 26 Jun 2005 01:30:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DmPjF-0003ae-4H for emacs-devel@gnu.org; Sun, 26 Jun 2005 01:30:49 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DmPjF-0003aU-26 for emacs-devel@gnu.org; Sun, 26 Jun 2005 01:30:49 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DmPm0-0001Ty-Ag; Sun, 26 Jun 2005 01:33:40 -0400 Original-Received: from [192.168.123.121] (83.249.204.245) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E29000A1378; Sun, 26 Jun 2005 07:29:37 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: rms@gnu.org In-Reply-To: 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:39545 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39545 Richard M. Stallman wrote: >People pointed out that "New File" might be confusing >since it does not in fact make a new file. I think the name >"Visit New File" will help show that this isn't the same as the usual >"New File" operation. > Does not "Visit New File" also imply that a new file is made? Maybe instead "New File Buffer"? It is actually a new buffer that is setup so that it will be associated with a file.