This is slightly off topic...

I use VIM to write my Python programs. I usually have a shell open to run
pyflakes on the file I just edited. Is there a way to run pyflakes from
within VIM and have it display the errors in another buffer?

The :make stuff is confusing me.

Mike


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to