From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark Tilford Newsgroups: gmane.emacs.help Subject: Getting rid of "Open File" item Date: Mon, 14 Dec 2009 14:15:21 -0600 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1260822270 10009 80.91.229.12 (14 Dec 2009 20:24:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 14 Dec 2009 20:24:30 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 14 21:24:23 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NKHSw-0007qZ-Kw for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Dec 2009 21:24:22 +0100 Original-Received: from localhost ([127.0.0.1]:43558 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKHSw-0004nt-Bu for geh-help-gnu-emacs@m.gmane.org; Mon, 14 Dec 2009 15:24:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKHKK-00008N-72 for help-gnu-emacs@gnu.org; Mon, 14 Dec 2009 15:15:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKHKF-000056-Bg for help-gnu-emacs@gnu.org; Mon, 14 Dec 2009 15:15:27 -0500 Original-Received: from [199.232.76.173] (port=52473 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKHKF-00004y-1I for help-gnu-emacs@gnu.org; Mon, 14 Dec 2009 15:15:23 -0500 Original-Received: from mail-gx0-f224.google.com ([209.85.217.224]:35054) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKHKE-0006m5-RS for help-gnu-emacs@gnu.org; Mon, 14 Dec 2009 15:15:22 -0500 Original-Received: by gxk24 with SMTP id 24so1994571gxk.6 for ; Mon, 14 Dec 2009 12:15:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=RlO/Yaly5qo/NmGsD364qOG9hIjLVSXECCWL10BWOIQ=; b=q+//HzMlZOQkLNLTPNU1gTOufkeqaOwR6apCQpHDSPU5H9FQzZcvwyWFxGf98xETbR mfomaUDqHcqi/LirYKzP1d6TlloC6T81jylcXdSviNiLg7cJ66Vkn8sn7UBKyyrFrxO5 l0H5CkuLDUadH2HPH0qkIUVJA95Mj+GDEIZJM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=lad9lVc45aRM9nMkINnv7jxDZOL0Uz6Rs7d0AV2WUbPqdgTSierwLWQz9NgN05SK5f YZrQrOu28Dd3Qqn80MqnqL9Ajy+K35e4UQrPzUIf7j+kn9xiEa88XyKCXPPSM6fIemey 2pM7jyTF4y6aIkUCb37eu0sc3A/xhAWGPXJDU= Original-Received: by 10.100.29.33 with SMTP id c33mr7675917anc.175.1260821721711; Mon, 14 Dec 2009 12:15:21 -0800 (PST) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 14 Dec 2009 15:22:29 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70646 Archived-At: I'm using GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2008-09-05 on vernadsky, modified by Ubuntu. I'm used to "Open File" meaning "Open an existing file, if there is one; otherwise, create a new file and open it." The "Open file" item in this version of emacs will only open existing files. Is there a way to remove "Open file" from the menu bar (and optionally relabel "Visit new file" to "Open file")?