py-split-window-on-execute erratic behavior

Bug #1472620 reported by deuscovrigus@gmail.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-mode.el
Incomplete
Undecided
Unassigned

Bug Description

So i can't help but notice that the behaviour in bug #1361531and #1361535 is still confirmed with the most recent revision of 6.2.1.

just-two kills other windows , while t, splits the windows erratically. I have described it in detail in 1361535.
Is there any temporary solution other than py-keep-windows-configuration to t?

I know there has been a lot of changes but 6.1.1 seemed to have the right window splitting behavior.
Any suggestions are welcomed.

Revision history for this message
Andreas Roehler (a-roehler) wrote :

Commenting closed bugs might not get attention.

Either re-open a closed bug, or --in the case given-- open a new bug including description.

Copying for now:

  #9

|-------------|-----------|
| | |
| | |
|-------------------------|
| |
| |
|-------------------------|

Right now, with py-splot-window-on execute is just-two , executing a buffer in the top-left window will kill the top right window.
If py-split-window-on execute is set to t, it will split the top left vertically as such:

|-------------|-----------|
| ----------- | |
| | |
|-------------------------|
| |
| |
|-------------------------|
The py-shell buffer will be now both on the bottom wide window and on the newly split window in the top left.

;;;;;;;;

Until this is fixed you may try the following: arrange the windows as needed and customize py-keep-windows-configuration to non-nil

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

Description doesn't make sense for me. Reading:

Right now, with py-splot-window-on execute is just-two , executing a buffer in the top-left window will kill the top right window.

With 'just-two, there is no top-left, there is either top/down or left and right.

Changed in python-mode:
status: New → Incomplete
importance: Medium → Undecided
assignee: Andreas Roehler (a-roehler) → nobody
milestone: 6.2.1 → none
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.