GNU bug report logs -
#44743
native-comp: confirm-exit-emacs warns about active processes when compiling
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Thu, 19 Nov 2020 22:25:02 UTC
Severity: minor
Done: Andrea Corallo <akrl <at> sdf.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 26 Feb 2021 13:44:47 +0000
with message-id <xjf1rd3gcz4.fsf <at> sdf.org>
and subject line Re: bug#44743: native-comp: confirm-exit-emacs warns about active processes when compiling
has caused the debbugs.gnu.org bug report #44743,
regarding native-comp: confirm-exit-emacs warns about active processes when compiling
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
44743: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44743
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Severity: minor
Steps to reproduce, on the native-comp branch:
0. rm -rf ~/.emacs.d/eln-cache
1. emacs -Q
2. C-x C-c
3. Press "y" (I am sure I want to quit)
A prompt is now shown with this text:
"Active processes exist; kill them and exit anyway? (y or n) "
The processes are all native-comp processes.
Expected result: No prompt is shown. The native-comp processes are
recognized and killed automatically.
[Message part 3 (message/rfc822, inline)]
Eli Zaretskii <eliz <at> gnu.org> writes:
Q>> From: Andrea Corallo <akrl <at> sdf.org>
>> Cc: Stefan Kangas <stefan <at> marxist.se>, Eli Zaretskii <eliz <at> gnu.org>,
>> Lars
>> Ingebrigtsen <larsi <at> gnus.org>, 44743 <at> debbugs.gnu.org
>> Date: Thu, 25 Feb 2021 22:51:00 +0000
>>
>> IIUC this bug is "just" about deciding what's the best default behavior
>> regarding requiring confirmation or not for killing running async
>> compile processes when exiting Emacs.
>
> Yes, mostly.
>
>> As my understanding is that Eli's preference is matching the current
>> implementation (requiring it) I'm wondering if we can close this bug.
>
> It is fine with me to close the bug and leave this for later, when the
> branch is merged, and we have more user experience. We could reopen
> the bug at that time.
>
> A better solution, from my POV, given the controversy, is to provide a
> defcustom for this, and then I'm okay with making silently killing the
> compilation the default. I thought it would leave everyone happy.
> For some reason, Lars and Stefan are against even that, so I hesitate
> to even ask you, Andrea, to add such a defcustom if you have time.
I also agree the customize look like the best option, 54df918ad1 adds
`comp-async-query-on-exit' setting it to nil as default.
Please have a look to the docstring I've added and let me know in case
needs improvent, my docstring skills are worst than my coding one's.
Closing the bug in the meanwhile.
Thanks
Andrea
This bug report was last modified 4 years and 126 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.