Re: Deferring native compilation finalization until idle
Eli Zaretskii <[email protected]> Sun, 26 Jul 2026 08:51:17 +0300
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
> mail-alias-created-date: 1604598926000 > From: Perry Fraser <[email protected]> > Cc: Eli Zaretskii <[email protected]>, [email protected], > [email protected], [email protected], [email protected] > Date: Sat, 25 Jul 2026 20:32:36 -0400 > > This was fairly involved and doesn’t really bear resemblance to the solution described in etc/PROBLEMS. > Given that, and the fact that it is disabling a security feature (as trivial as it may seem), I think it might make > more sense to either remove this solution from PROBLEMS (as the advice snippet works fine), or rework it > to be more detailed. (I’m willing to write a patch, but I still think removal is the better option.) I’ve described > what I did for posterity below. Feel free to suggest text to add to PROBLEMS, and let's take it from there.