nxhtml team mailing list archive
-
nxhtml team
-
Mailing list archive
-
Message #00177
[Question #101384]: Is it possible to hook flymake-mode to the php-mode-hook?
New question #101384 on nXhtml:
https://answers.launchpad.net/nxhtml/+question/101384
Adding the usual
(add-hook 'php-mode-hook (lambda () (flymake-mode t)))
to my .emacs works, but breaks mumamo highlighting. (mumamo says it can't find the file, so I suppose it's trying to process the temporary flymake php file?)
Is there a way to turn on flymake by default via nXhhtml?
--
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.