Comment 6 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 17.05.2016 23:56, <email address hidden> wrote:
> I just upgraded to emacs 25.09, no change. Still the same problem.

You could call M-x edebug-defun RET when in source.
Than normally call your commands. Debugger will jump in.

However, without some elisp, this won't tell you much.

Will keep that bug in eye and work with it, as soon I have an example
which triggers it.