nxhtml  

[Nxhtml] [Question #101384]: Is it possible to hook flymake-mode to the php-mode-hook?

nurikabe
Tue, 16 Feb 2010 22:53:24 -0800

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.

_______________________________________________
Mailing list: https://launchpad.net/~nxhtml
Post to     : nxhtml@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nxhtml
More help   : https://help.launchpad.net/ListHelp
  • [Nxhtml] [Question #101384]: Is it possible to hook flymake-mode to the php-mode-hook? nurikabe