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

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

bug#19776: timerfd doesn't work when busy-looping


From: Lars Ingebrigtsen
Subject: bug#19776: timerfd doesn't work when busy-looping
Date: Mon, 25 Oct 2021 18:16:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>>   (with-delayed-message 2 "Yes"
>>     (while t))
>
> Btw, the above signals an error; I need to use
>
>   (with-delayed-message (2 "Yes")
>     (while t))
>
> instead, to make it work.

Yes, I changed the syntax half an hour ago.  >"?

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