unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Redhat 8 - How do I get rid of the button bar?
@ 2003-06-14 19:23 Andrew Esh
  2003-06-14 19:41 ` Sam Halliday
  2003-06-14 19:59 ` Stefan Monnier
  0 siblings, 2 replies; 4+ messages in thread
From: Andrew Esh @ 2003-06-14 19:23 UTC (permalink / raw)


Redhat 8.0 includes emacs 21.2.1, and they configured it to have a bar 
of icon buttons for simple things like Copy and Next Buffer. It's a 
waste of screen real-estate.

How do I turn it off?

I've looked through the configure file in the emacs tarball, and I don't 
see anything related. I also went through the Customize menus a couple 
of times, but couldn't find any setting that affected it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Redhat 8 - How do I get rid of the button bar?
  2003-06-14 19:23 Redhat 8 - How do I get rid of the button bar? Andrew Esh
@ 2003-06-14 19:41 ` Sam Halliday
  2003-06-14 19:59 ` Stefan Monnier
  1 sibling, 0 replies; 4+ messages in thread
From: Sam Halliday @ 2003-06-14 19:41 UTC (permalink / raw)


Andrew Esh wrote:
> Redhat 8.0 includes emacs 21.2.1, and they configured it to have a bar
> 
> of icon buttons for simple things like Copy and Next Buffer. It's a 
> waste of screen real-estate.
> 
> How do I turn it off?

add

  (tool-bar-mode nil)

to your ~/.emacs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Redhat 8 - How do I get rid of the button bar?
  2003-06-14 19:23 Redhat 8 - How do I get rid of the button bar? Andrew Esh
  2003-06-14 19:41 ` Sam Halliday
@ 2003-06-14 19:59 ` Stefan Monnier
  2003-06-14 20:02   ` Stefan Monnier
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2003-06-14 19:59 UTC (permalink / raw)


> Redhat 8.0 includes emacs 21.2.1, and they configured it to have a bar of
> icon buttons for simple things like Copy and Next Buffer. It's a waste of
> screen real-estate.
> How do I turn it off?

As the splash screen explains, you can read about the new stuff in C-h N.
Every user should do that, especially when he notices something that
annoys him.


        Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Redhat 8 - How do I get rid of the button bar?
  2003-06-14 19:59 ` Stefan Monnier
@ 2003-06-14 20:02   ` Stefan Monnier
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2003-06-14 20:02 UTC (permalink / raw)


> As the splash screen explains, you can read about the new stuff in C-h N.

Hmm... looks like Alzheimer is catching up with me.
Sorry, the splash screen doesn't say anything about C-h n.
But anyway, Help => Emacs News (bound to C-h n) is what you want.


        Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-06-14 20:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-14 19:23 Redhat 8 - How do I get rid of the button bar? Andrew Esh
2003-06-14 19:41 ` Sam Halliday
2003-06-14 19:59 ` Stefan Monnier
2003-06-14 20:02   ` Stefan Monnier

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).