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

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

bug#36566: 27.0.50; debug is sometimes horribly slow


From: Michael Heerdegen
Subject: bug#36566: 27.0.50; debug is sometimes horribly slow
Date: Mon, 16 May 2022 03:39:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Well, OK...  but why does edebug use cl-prin1 then when stepping through
> code?  Stepping through code should be fast, and we don't really care
> that much about the prettiness of the values were displaying then.
>
> Using cl-prin1 would is fine in `edebug-eval-expression' etc, but I
> don't quite see the point when stepping?

Especially in stepping I don't want to see the inwards, I want a
representation that is easy to grasp.

Michael.





reply via email to

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