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

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

bug#49922: 28.0.50; comp-run-async-workers can be broken by setting prin


From: Lars Ingebrigtsen
Subject: bug#49922: 28.0.50; comp-run-async-workers can be broken by setting print-length or print-level
Date: Sat, 07 Aug 2021 13:00:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Pal Gloss <pcfeb0009@gmx.com> writes:

> Redefining `comp-run-async-workers' to bind `print-length' and
> `print-level' to nil in the big `let*' expression inside the `cl-loop'
> prevents the reproduction examples below from failing.

I've now done something similar in on the trunk (just binding those
around the prin1-to-string call), which should fix this issue.

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