auctex
[Top][All Lists]
Advanced

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

Re: [AUCTeX] Menu Bar help


From: Mandar Mitra
Subject: Re: [AUCTeX] Menu Bar help
Date: Fri, 21 Jul 2017 23:58:34 +0530

Lance Drager wrote (Thu, Jul 20, 2017 at 03:30:50PM -0500):
> This is an emacs question, but someone on this list should know how
> to do it.
> 
> On some machines I'm working with, unneeded menu bar icons push the
> AuC-TeX icons to the pull-down tail of the menu bar.  How do you
> customize the entries in this menu bar?

I'm not sure if this is what you meant, but I have the following in my .emacs 
to get rid of some menu bar entries that I never use.

(global-unset-key [menu-bar file])
(global-unset-key [menu-bar buffer])
(global-unset-key [menu-bar jabber-menu])

-mandar.



reply via email to

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