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

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

bug#37352: 27.0.50; recursive-edit aborts on elisp error after evaluatio


From: Lars Ingebrigtsen
Subject: bug#37352: 27.0.50; recursive-edit aborts on elisp error after evaluation
Date: Mon, 23 Sep 2019 16:01:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Noam Postavsky <npostavs@gmail.com> writes:

> This would fail to exit the debugger when there is a recursive-edit
> invoked after the debugger is entered.

Ah, right.  So a new `Q' command that unwinds to whatever recursive
level was at the time the debugger was entered?  Is that information
available in Lisp land?  command_loop_level is the variable that keeps
track of this?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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