Open rrthomas opened 11 years ago
I find the following line in flymake.el:
;;+(add-hook 'find-file-hook 'flymake-find-file-hook)
I see no problem with uncommenting it (it seems to be the simplest way to get flymake working everywhere currently available). I currently simply copied it into my Emacs configuration.
The most obvious alternative is something like:
http://www.emacswiki.org/emacs/init-flymake.el
I filed a similar bug upstream (so far no reply): http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13779
I find the following line in flymake.el:
I see no problem with uncommenting it (it seems to be the simplest way to get flymake working everywhere currently available). I currently simply copied it into my Emacs configuration.
The most obvious alternative is something like:
http://www.emacswiki.org/emacs/init-flymake.el
I filed a similar bug upstream (so far no reply): http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13779