nxhtml team mailing list archive
-
nxhtml team
-
Mailing list archive
-
Message #00269
[Question #138608]: How do I configure nxhtml-menu-mode?
New question #138608 on nXhtml:
https://answers.launchpad.net/nxhtml/+question/138608
I'm integrating nxhtml with Aquamacs.
As soon as autostart.el is loaded, the nXhtml menu is visible. That's a change I don't want to make.
How do I configure nxhtml-menu-mode so that it is off globally, and on only for buffers in appropriate major modes?
Are users expect to do something like this...
(setq nxhtml-menu-mode nil)
(make-variable-buffer-local 'nxhtml-menu-mode)
(add-hook 'nxhtml-mode-hook 'nxhtml-menu-mode)
Or is there an official mechanism?
--
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.