emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugger buffer jumps from window to window


From: Richard Stallman
Subject: Re: debugger buffer jumps from window to window
Date: Mon, 31 Jul 2006 00:38:13 -0400

The debugger uses pop-to-buffer to display the debugger buffer.
Since the minibuffer window is selected, pop-to-buffer has a choice
of two other windows to use.  It prefers the less recently used.

In this case, that leads to inconvenient results.
It would be better if it always chose the same window.

Would someone like to implement this?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]