The 'python-mode-hook is just a function, so you can put whatever code you want in there. I'm not sure exactly what the best mechanism to control this would be, though; maybe a directory variable?
On Tue, 9 Feb 2016 at 15:17 Jonathan Lange <[email protected]> wrote: > Thanks! https://launchpad.net/twisted-emacs is the best I could find re > PRs. > > Do you have a way to make this conditional? There's precisely one Python > project where I care about using the twistedchecker linter :) > > > On Tue, 9 Feb 2016 at 07:12 Tristan Seligmann <[email protected]> > wrote: > >> You may find this to be of use: >> >> https://gist.github.com/mithrandi/15fca4367e878b6b88cd >> >> Is there somewhere I should be submitting this as a PR or something? (I >> guess I could release the checker as an emacs package, it's somewhat >> specific though) >> > _______________________________________________ >> Twisted-Python mailing list >> [email protected] >> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >> > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python >
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
