Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn on flymake-find-file-hook by default? #14

Open
rrthomas opened this issue May 20, 2013 · 0 comments
Open

Turn on flymake-find-file-hook by default? #14

rrthomas opened this issue May 20, 2013 · 0 comments

Comments

@rrthomas
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant