Re: [Python-mode] python-mode.el-6.0.3 released

2011-10-07 Thread Tom Roche
Andreas Röhler Thu, 06 Oct 2011 21:00:14 +0200 > http://launchpad.net/python-mode/trunk/6.0.3/+download/python-mode.el-6.0.3.tar.gz Install looks good. I was able to VERSION="6.0.3" PKG_URI="http://launchpad.net/python-mode/trunk/${VERSION}/+download/python-mode.el-${VERSION}.tar.gz"; ROOT_DIR="

[Python-mode] what to (not) use with python-mode?

2011-10-07 Thread Tom Roche
python-mode now * contains pymacs * does what helpers like the 'ipython' package did (i.e., run `ipython` in an emacs buffer) and probably more of which I'm not aware. So it's time to clean up my emacs-python configuration, i.e., the file I load from my init.el containing python-related instr

Re: [Python-mode] what to (not) use with python-mode?

2011-10-07 Thread Andreas Röhler
[ ... ] Hi Tom, pasted your questions onto the Blueprint https://blueprints.launchpad.net/python-mode/+spec/python-mode-pymacs so it don't get lost. BTW we just started delivering Pymacs. It might help if you check one by one how far the requirements are served already resp. not - please sen