> 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? I'm being lazy and not doing a search, but what is pyflakes? Alan G Another vim user...