nxhtml  

Re: [Nxhtml] [Question #79422]: Customizing nxhtml-mumamo-mode minor modes

lborgman
Fri, 07 Aug 2009 12:29:38 -0700

Question #79422 on nXhtml changed:
https://answers.launchpad.net/nxhtml/+question/79422

    Status: Open => Answered

lborgman proposed the following answer:
You have to use some small functions like

(defun turn-off-hs-minor-mode ()
   (when hs-minor-mode
       (hs-minor-mode -1)))

Untested code.

-- 
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     : nxhtml@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nxhtml
More help   : https://help.launchpad.net/ListHelp