← Back to team overview

nxhtml team mailing list archive

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

 

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.