How I cargo-cult-configured the useful Flymake Emacs minor mode to use pyflakes. I found something useful! I found something useful! Flymake is an on-the-fly syntax checker for Emacs. Essentially every so often it runs your buffer through a language-specific syntax checker and highlights code errors and warnings in a different color. I can hear "real" IDE people laughing at me now, but for better