disabling the Preview, LaTeX and Command menus

View: New views
2 Messages — Rating Filter:   Alert me  

disabling the Preview, LaTeX and Command menus

by Mandar Mitra-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I find that I hardly ever use the Preview, LaTeX, and Command menus
(since I'm more comfortable with the corresponding key bindings).
These entries are currently pushing some menus that I actually use off
the right end of the menubar. Is there some way that I can turn off
these entries from the menubar?

Thanks,
Mandar.


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex

Re: disabling the Preview, LaTeX and Command menus

by Ralf Angeli-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

* Mandar Mitra (2009-09-26) writes:

> I find that I hardly ever use the Preview, LaTeX, and Command menus
> (since I'm more comfortable with the corresponding key bindings).
> These entries are currently pushing some menus that I actually use off
> the right end of the menubar. Is there some way that I can turn off
> these entries from the menubar?

There is no customization option, if you mean that.  One (rather
hackish) possibility would be to purge the entries in the menu-bar
element of the mode map with something like
(setcdr (cdr (assq 'menu-bar LaTeX-mode-map)) nil)

--
Ralf


_______________________________________________
auctex mailing list
auctex@...
http://lists.gnu.org/mailman/listinfo/auctex