execute-buffer ipython fails

Bug #928087 reported by Andreas Roehler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Fix Released
Medium
Andreas Roehler

Bug Description

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 opened that shell silently.

When ipython is set as py-shell-name and a different shebang doesn't interfere, C-c C-c should work as expected.

When checking this, see it has a bug.

Will look for a fix, thanks pointing to that,

>
> 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.

will remove that python-python-command as being redundant with py-shell-name

Andreas

>
> I used to be able to do this, so maybe there's something that I'm missing.
>
> Thanks,
>
> Pedro
>
> --
> http://pedrokroger.net
>
>
>
> _______________________________________________
> Python-mode mailing list
> <email address hidden>
> http://mail.python.org/mailman/listinfo/python-mode
>

Changed in python-mode:
milestone: none → 6.0.5
assignee: nobody → Andreas Roehler (a-roehler)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Andreas Roehler (a-roehler) wrote :

Hi Pedro,

this is a first fix. should work so far.

If not, please make a complete report at

https://bugs.launchpad.net/python-mode

thanks,

Andreas

Changed in python-mode:
status: Confirmed → In Progress
Changed in python-mode:
status: In Progress → Fix Committed
Changed in python-mode:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.