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

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

bug#55863: 29.0.50; [PATCH] Avoid hanging chad of *Backtrace*


From: Lars Ingebrigtsen
Subject: bug#55863: 29.0.50; [PATCH] Avoid hanging chad of *Backtrace*
Date: Thu, 09 Jun 2022 21:02:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> I don't think you can usefully interact with it after exiting the
>> recursive edit?  That is, I think all the stuff that's bound in the
>> `debug' command (debugger-outer-match-data etc etc) has to continue to
>> be bound...
>
> Even if the links don't work, the backtrace itself provides valuable
> information (and fining the functions is trivial with M-. so we don't
> really need the links).

I was mostly thinking about the eval-in-frame stuff, which is what I
find most useful.

If it's hard to keep that around after exiting from the recursive edit,
we might just have an `inactive-backtrace' mode that disables the
commands that don't work?

-- 
(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]