Re: slightly OT: other diff programs

2009-07-20 Thread wormwood_3
I tried kdiff3 for a while, but I've found meld faster, more attractive, and easier to read quickly. That's if I have a desktop GUI around, without which vimdiff is the standby. ___ Samuel Huckins Homepage - http://samuelhuckins.com Tech blog - http://dancingpenguinsofligh

Re: Errors from commands being imported more than once when opening multiple files

2009-07-14 Thread wormwood_3
kype - shuckins From: Ben Fritz To: vim_use Sent: Monday, July 13, 2009 10:37:22 PM Subject: Re: Errors from commands being imported more than once when opening multiple files On Jul 13, 7:30 pm, wormwood_3 wrote: > Greetings noble vim users! > > In .vim/ftp

Errors from commands being imported more than once when opening multiple files

2009-07-13 Thread wormwood_3
Greetings noble vim users! In .vim/ftplugin/python.vim, I have a number of Python related configurations, including commands allowing me to call pyflakes and pylint on the current file. These functions are described here: http://www.jfroche.be/blogging/archive/2007/04/28/write-nicer-python-code