[Python-mode] How to execute buffer to iPython?

2012-02-06 Thread Pedro Kroger
Hi, How can I execute a buffer (with C-c C-c) to an iPython shell? (that was opened with M-x ipython) I'm using python-mode from the repository (revision 823) and GNU Emacs 24.0.93.1 on a Mac Os. I tried to set python-python-command to "/usr/local/bin/ipython" but it didn't work. I used to be

Re: [Python-mode] How to execute buffer to iPython?

2012-02-06 Thread Andreas Röhler
Am 07.02.2012 02:00, schrieb Pedro Kroger: Hi, How can I execute a buffer (with C-c C-c) to an iPython shell? (that was opened with M-x ipython) Hi, doing M-x ipython first should not be a requireness, whilst in fact it is, as the first time execution might fail - afterwards python-mode op