in reply to Re: On the fly syntax checkers in emacs, ultraedit or vi
in thread On the fly syntax checkers in emacs, ultraedit or vi

For even more fun :)

M-x customize-mode [RET] Major mode: flymake-mode [RET]

(or click Options -> Customize Emacs -> Specific Group)

And you're getting an interactive menu to change settings.

For instance I've changed the error highlighting to underlining and switched off the option to flymake on file-load (security reasons).

Cheers Rolf