[Python-Dev] Any Emacs tips for core developers?
Rob Wolfe
rw at smsnet.pl
Mon Feb 4 22:33:31 CET 2008
skip at pobox.com writes:
> Finally, on a related note, François Pinard sent me a message yesterday
> which I have yet to respond to. He is apparently back in the Pymacs saddle.
> I think a Pymacs-based Python mode would be very cool (in part because I am
> really not an Emacs Lisp person).
Full agreement here. I really regret that I didn't discover Pymacs
earlier. It is fun to play with it and I did some sort of completion
for Python in Emacs.
I used Pymacs, python-mode.el, pycompletion.el, pycompletion.py
and many different ideas found somewhere and finally got something
imho pretty useful.
Take a look here:
http://www.rwdev.eu/articles/emacspyeng
HTH,
Rob
More information about the Python-Dev
mailing list