all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sds@gnu.org
Cc: 69317@debbugs.gnu.org
Subject: bug#69317: 30.0.50; RFE: not waiting for a permission to kill a dead process
Date: Fri, 23 Feb 2024 09:58:33 +0200	[thread overview]
Message-ID: <86frxj1uja.fsf@gnu.org> (raw)
In-Reply-To: <874jdzc48c.fsf@gnu.org> (message from Sam Steingold on Thu, 22 Feb 2024 21:18:59 -0500)

severity 69317 wishlist
thanks

> From: Sam Steingold <sds@gnu.org>
> Date: Thu, 22 Feb 2024 21:18:59 -0500
> 
> When I hit g (recompile) in a *Compilation* buffer while the previous
> compilation is not done yet, I am asked whether I want compilation
> killed. If I wait for it to finish, I get the echo area look like this: 
> 
> A compilation process is running; kill it? (y or n) [Compilation finished]
> 
> It would be nice if as soon as the compilation finished, the question
> automatically disappeared and the compilation restarted.
> 
> I looked at the source code, but I see not simple way to make it happen.
> 
> NB1. Of course, this requested change should also affect
> `process-kill-buffer-query-function`...
> 
> NB2. compilation-always-kill is not what I want: it kills the
> compilation right away. I want Emacs not to wait for my permission to
> kill an already dead process.
> 
> 
> See also https://emacs.stackexchange.com/q/80383/795

Patches to implement that are welcome.





      reply	other threads:[~2024-02-23  7:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23  2:18 bug#69317: 30.0.50; RFE: not waiting for a permission to kill a dead process Sam Steingold
2024-02-23  7:58 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86frxj1uja.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=69317@debbugs.gnu.org \
    --cc=sds@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.