Nick Dokos writes:
> (run-python py-python-command)
>
> and then all the code blocks could execute with no problem. Has
> run-python changed signature recently?
Yes, from Emacs 24.1 to Emacs 24.2.
I fixed this, thanks.
--
Bastien
Myles English wrote:
> Hi,
>
> I think it should be possible to execute a python block in a session
> using python-mode.el but get this message:
>
> "Symbol's function definition is void: py-toggle-shells"
>
> Using the latest git head and opening this file with:
>
> $ emacs -Q thisfile.org
>
Hi,
I think it should be possible to execute a python block in a session
using python-mode.el but get this message:
"Symbol's function definition is void: py-toggle-shells"
Using the latest git head and opening this file with:
$ emacs -Q thisfile.org
then executing these src blocks in order, s