Phil Sainty writes:
> https://emacs.stackexchange.com/questions/82010 indicates
> that this bug was fixed for *.el files, but remains in effect
> for the *.el.gz case.
Hi Phil,
can you reproduce this? ATM I cannot with my emacs 30 installed.
Andrea
Eli Zaretskii writes:
>> From: Stefan Kangas
>> Date: Sat, 31 Aug 2024 15:15:25 -0700
>> Cc: mattias.engdeg...@gmail.com, acora...@gnu.org, caso...@gmail.com,
>> 70...@debbugs.gnu.org
>>
>> Stefan Monnier writes:
>>
>> >> And against the additional variable to make this more
>> >> backw
Swapneil Singh writes:
> When using the Emacs cooperative threading system in a new project, I
> noticed that calling C-g results in quitting the background thread I
> create, even when those threads are yielded.
>
> Sending this as a bug report per Eli Zaretskii's mention that it may not
> be ex