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

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

bug#44743: closed (native-comp: confirm-exit-emacs warns about active pr


From: GNU bug Tracking System
Subject: bug#44743: closed (native-comp: confirm-exit-emacs warns about active processes when compiling)
Date: Fri, 26 Feb 2021 13:45:02 +0000

Your message dated Fri, 26 Feb 2021 13:44:47 +0000
with message-id <xjf1rd3gcz4.fsf@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@gnu.org.)


-- 
44743: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44743
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: native-comp: confirm-exit-emacs warns about active processes when compiling Date: Thu, 19 Nov 2020 14:24:44 -0800
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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#44743: native-comp: confirm-exit-emacs warns about active processes when compiling Date: Fri, 26 Feb 2021 13:44:47 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)
Eli Zaretskii <eliz@gnu.org> writes:

Q>> From: Andrea Corallo <akrl@sdf.org>
>> Cc: Stefan Kangas <stefan@marxist.se>, Eli Zaretskii <eliz@gnu.org>,
>>         Lars
>>  Ingebrigtsen <larsi@gnus.org>, 44743@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]