Comment 3 for bug 1579309

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1579309] Re: python buffer window on top when using python3

On 16.05.2016 21:45, <email address hidden> wrote:
> Well, I just downloaded the latest version form the giit repository. No change. II attach some screen shots which show what I mean. I get the same result if I set py-shell-name to python3. Could it be an emacs issue. I see that you are using version 25.0 whole I have 24.4.

Maybe, window.el was heavily developed last month.

> Or could it be related to OS X vs LINUX?
> As You can see from the attachment, if I use the shebang with python 3 things are upside down. Actually the same is happens if I use !#/usr/bin/env python2.

Hmm, whatever I try, output appears below. See from python2 attached.

> It only works correctly for !#/usr/bin/env python
> So the problem is related with the number at the end. Same its true if I got from change python to ipython....
> I have more screenshots but don't know how to attach more than one
> Thanks
> Volker
>

The whole splitting is dispatched by py--shell-manage-windows. Maybe run
this from edebug and look where it goes wrong?