> I am using emacs but I am looking for a editor easier to > customize. For instance I'd like to be able to write small > snippet of python code to do some tasks. What do you suggest?
I'm about to commit heresy here (as a vi/vim user), but I'd recommend that you stick with Emacs. It sounds like you're comfortable within the environment, and you'd be hard-pressed to find an editor that's more customizable than Emacs (okay...you might find some that are *as* customizable, but certainly not *more* customizable). If you want emacs to drop in python snippets, I'm sure there's a plugin for that too. If there's not a way to interface emacs with python (so that you can control emacs from python code), there should be. Vim's got one. :) Thus, my suggestion would be to google for emacs+python integration tools to extend your current editor, rather than looking for a replacement editor. If you require a powerful editor that's available everywhere, that has python integration, and allows for snippets of code, vim does offer them, so you can try it too...but choice of editor is a very personal thing. :) -tkc --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---