bug#57627: 29.0.50; [native-compilation] cl-loaddefs.el recompiled on startup

2024-09-06 Thread Andrea Corallo
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

bug#70007: [PATCH] native JSON encoder

2024-09-07 Thread Andrea Corallo
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

bug#73131: 28.2; Yielded threads get killed on C-g

2024-09-08 Thread Andrea Corallo
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