Skip to content.

plope

Personal tools
You are here: Home » Members » chrism's Home » Flymake Mode for Emacs / Python » python syntax errors
 
 

Comment

Above in this comment thread: Flymake Mode for Emacs / Python

python syntax errors

Posted by slinkp at 2007-12-23 12:14 AM
fwiw Ian, what I get when I have a python syntax error is this: pyflakes highlights the first line of the file. I don't see any elisp errors or warnings.
And I just copied Chris' .emacs additions verbatim, I didn't use your customized version of pyflakes. I'm using GNU Emacs 22.1.1.

It does check pretty darn often... about once a second AFAICT. Would be nice to dial that down.

Emacs

I have 21.4.1; maybe I need to update. I'll try that.