(debug): Quieten Drew Adams.
This commit is contained in:
parent
fdaaf74388
commit
01bf52cbaf
2 changed files with 27 additions and 1 deletions
|
@ -231,7 +231,9 @@ first will be printed into the backtrace buffer."
|
|||
;; would need to be de-iconified anyway immediately
|
||||
;; after when we re-enter the debugger, so iconifying it
|
||||
;; here would cause flashing.
|
||||
(bury-buffer))))
|
||||
;; Use quit-window rather than bury-buffer to quieten
|
||||
;; Drew Adams. --Stef
|
||||
(quit-window))))
|
||||
(kill-buffer debugger-buffer))
|
||||
(set-match-data debugger-outer-match-data)))
|
||||
;; Put into effect the modified values of these variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue