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

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

bug#12623: 24.2.50; debugger interprets selected window and current buff


From: martin rudalics
Subject: bug#12623: 24.2.50; debugger interprets selected window and current buffer as *Backtrace*
Date: Sat, 13 Oct 2012 10:15:51 +0200

E.g., I tried `debug-on-entry quit-restore-window' and then hit `q' in
NEWS.  The first thing `quit-restore-window' does is call
`window-normalize-window', which calls `selected-window', which returns
the window for *Backtrace* (e.g. #<window 40 on *Backtrace*>), making
all such debugging useless.

I checked in a fix for this in revision 110530.

martin






reply via email to

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