unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Remove Graphical Menu in emacs 21?
Date: Wed, 23 May 2007 14:31:58 +1000	[thread overview]
Message-ID: <87bqgccg8x.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: 5bg4rlF2rrc2nU1@mid.individual.net

Arno Wagner <me@privacy.net> writes:

> Hi,
>
> being a victim of a forced upgrade to emacs 21 under Debian, I now have
> this second menu bar on the top that is all pictures. This thing has
> zero value for me and is eating my screenspace, which annoys me no
> end. Browsing the FAQ and manual, I failed to find a way to turn it
> off. Can somebody tell me how or at least give me a pointer on where
> to look for the relevant documentation? Thanks!
>
> Arno

Its the toolbar - the very first thing I disabled when moving to emacs 21. 

There are a number of ways to disable it

1. In your .Xresources i.e. Emacs.toolBar: 0
2. put (tool-bar-mode -1) in your .emacs
3. Use customize to disable the mode

,----[ C-h f tool-bar-mode RET ]
| tool-bar-mode is an interactive compiled Lisp function in `tool-bar.el'.
| It is bound to  <menu-bar> <options> <showhide> <showhide-tool-bar> .
| (tool-bar-mode &optional arg)
| 
| Toggle use of the tool bar.
| With numeric arg, display the tool bar if and only if arg is positive.
| 
| See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
| conveniently adding tool bar items.
| 
| [back]
`----

Tim

-- 
tcross (at) rapttech dot com dot au

      parent reply	other threads:[~2007-05-23  4:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-22 12:09 Remove Graphical Menu in emacs 21? Arno Wagner
2007-05-22 12:14 ` Damien Wyart
2007-05-22 13:54 ` Tom Rauchenwald
2007-05-22 21:04   ` Dieter Wilhelm
2007-05-22 21:45 ` Xavier Maillard
2007-05-23  4:31 ` Tim X [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bqgccg8x.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).