help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting rid of button bar


From: Reiner Steib
Subject: Re: getting rid of button bar
Date: Sun, 26 Oct 2003 15:27:23 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

On Sun, Oct 26 2003, Ola Nilsson wrote:

> Lowell <lkirsh@cs.ubc.ca> writes:
>> On my emacs at work, there is a bar of graphical buttons, just above
>> the regular editing area. How do I get rid of it?

> (if (tool-bar-mode)
>     (tool-bar-mode))

This toggles the mode once or twice.  If you want to switch it off in
Emacs, use "(tool-bar-mode -1)".  But it's better to use
"Emacs.toolBar: 0" in your ~/Xresources file.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]