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? _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
