From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: fourfold_slimy Newsgroups: gmane.emacs.help Subject: Re: getting rid of menu bar in text mode Date: Sat, 24 Apr 2004 08:38:59 -0500 Organization: Posted via Supernews, http://www.supernews.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: fourfold_slimy@yahoo.com NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1082814445 28065 80.91.224.253 (24 Apr 2004 13:47:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 24 Apr 2004 13:47:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 24 15:47:22 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BHNV4-0003BZ-00 for ; Sat, 24 Apr 2004 15:47:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BHNTs-0008Kq-LF for geh-help-gnu-emacs@m.gmane.org; Sat, 24 Apr 2004 09:46:08 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!elnk-nf2-pas!elnk-pas-nf1!newsfeed.earthlink.net!sn-xit-02!sn-xit-01!sn-post-01!supernews.com!corp.supernews.com!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-X-Complaints-To: abuse@supernews.com Original-Lines: 11 Original-Xref: shelby.stanford.edu gnu.emacs.help:122661 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17949 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17949 On Fri, 23 Apr 2004 21:45:26 +0200, Carsten Weinberg wrote: > > On Fri, 23 Apr 2004 12:31:03 -0700 Lowell Kirsh wrote: > > > > Is there a way to get rid of the menu bar when running emacs in text > > mode? (I mean the bar at the top with "file", "edit", "options"...) > > (unless window-system (menu-bar-mode -1) ) Why isn't this standard? The menu bar *doesn't do anything* in a console.