← Back to team overview

nxhtml team mailing list archive

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

 

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

    Status: Open => Answered

lborgman proposed the following answer:
Hi nurikabe,

Flymake is dependent on the file and does not care about the major mode.
It sends the whole file to the php program in this case.

So the major mode hook is not a good place to start flymake. It is
better to use find-file-hook.

-- 
You received this question notification because you are a member of
nXhtml, which is an answer contact for nXhtml.