logo       

Re: Dumbing down Emacs 21 graphics?: msg#00861

emacs.help

Subject: Re: Dumbing down Emacs 21 graphics?

sinoslav@xxxxxxxxx (Roger Levy) writes:

> Hi,
>
> I'm trying to figure out how to customize out some of the graphical
> features of Emacs 21, e.g. get rid of the toolbar. My rationale is
> that I use Emacs frequently via a DSL connection that's sufficiently
> slow that Emacs 21 responds considerably more sluggishly than Emacs
> 20. OTOH I like some of the other new version 21 features so I don't
> want to downgrade. I haven't been able to figure out where to find
> the relevant variables--suggestions anyone?
>
> Thanks,
>
> Roger

(custom-set-variables
'(tool-bar-mode nil nil (tool-bar))
)

or:
(tool-bar-mode 0)

in your '~/.emacs'.


--
__Pascal_Bourguignon__ http://www.informatimago.com/
----------------------------------------------------------------------
There is a fault in reality. do not adjust your minds. -- Salman Rushdie


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise