Python shell always started

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

Bug Description

Loading python-mode at all now starts a Python shell in the *Python* buffer.

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

 updated NEWS 6.0.4, which reports the issue

made it part of the repo

hope this fixes lp:909988

if not, please re-open

Changed in python-mode:
status: In Progress → Fix Committed
Revision history for this message
Benjamin Peterson (benjaminp) wrote :

Still happening.

Changed in python-mode:
status: Fix Committed → New
Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 909988] Re: Python shell always started

Am 30.12.2011 15:33, schrieb Benjamin Peterson:
> Still happening.
>
> ** Changed in: python-mode
> Status: Fix Committed => New
>

did you set `py-start-run-py-shell' to nil?

if yes, it should not happen.

however, default completion will not work then, as it
requires a running shell.

we get either this bug report or the other, complaining missing
completion...

preferring this :)

Revision history for this message
Benjamin Peterson (benjaminp) wrote :

That does the trick. Thanks!

Changed in python-mode:
status: New → 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.