Some notes on my emacs setup. Maybe this should go in README for my dotemacs.
Python
Which mode?
There is python-mode.el, and python.el. I have settled on python-mode from the elpa repositories.
Rope?
I tried ropemacs, and really like it when it works. For simple refactorings it can …