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: Stefan Monnier
Subject: bug#36566: 27.0.50; debug is sometimes horribly slow
Date: Sat, 14 May 2022 14:55:52 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Don't have time for more today, but I think this has promise.  And this
> means that we can introduce more printer settings without introducing
> more global dynamic variables.

Not sure how to do it for `cl-print`, tho.  I suspect we'll end up
having to use dynamic vars internally otherwise it'll break the existing
signature of `cl-print-object` (we can't so easily add an optional arg
to a generic function).


        Stefan






reply via email to

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