> > > It's got all the "standard" features: syntax highlighting, > > indentation, etc., but it's also got so much more. The > > text-manipulation things it can do run circles around everything else, > > it's got support for Subversion and WebDAV, it has an insanely > > powerful editing file browser built-in... nothing else comes close. > > Isn't there a risk of drowning if you drink as much of the Emacs > Kool-Aid as you clearly have been doing?
Ha ha, too funny. Yup, vim all the way. YMMV. Oops, not supposed to say that in holy wars am I? God uses vim and he is on my side! ;) On a serious note, I use: - fluxbox on linux - heavily pimped out gvim ( ie much customization ) - the python interface for gvim ( allows running a python interpreter within vim that can in turn call methods on the vim buffers ). I find the above combo very handy because fluxbox is very easy to re-key, as is vim, and it is also easy to run python code from within vim and on the vim buffers. Then I leave open three windows of locked docs, one of terminals ( pydev server, mysql client, linux filesystem ), one of vims, and one of browser. I have a vim function mapped to do all the typical djangoey things, resync db, restart apache, reload page on browser etc. I am looking into the python controlled window manager though, perhaps that would be even quicker. And I want to add remote control of the macintosh lappy for instant previews of all browsers ( css compatibility and all that crap. ) Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---