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

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

bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-er


From: Stefan Monnier
Subject: bug#12957: 24.2.50; unable to get elisp backtrace with (setq debug-on-error t)
Date: Thu, 22 Nov 2012 10:00:11 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> I am seeing this for some time. using emacs-24 branch head.  When I do
> `M-x toggle-debug-on-error', I get the backtrace for elisp errors but
> for the first time only.  The second time onwards emacs unable to emit
> the backtrace.

While the first backtrace is displayed, debug-on-error is temporarily
reset to nil.  So the behavior you describe could be explained if you
don't `q' or `c' from the first backtrace.


        Stefan





reply via email to

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