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.

_______________________________________________
Mailing list: https://launchpad.net/~nxhtml
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~nxhtml
More help   : https://help.launchpad.net/ListHelp

Reply via email to