all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Martin Blais <blais@furius.ca>
To: christopher@ch.ristopher.com, 12288@debbugs.gnu.org
Subject: bug#12288: 24.2.50; compilation-start: Query for killing existing compilation process only if query-on-exit-flag is non-nil
Date: Sat, 01 Sep 2012 11:11:01 -0400	[thread overview]
Message-ID: <1346512261.21458.140661122378029.2F7185E7@webmail.messagingengine.com> (raw)
In-Reply-To: <874nnit3f9@ch.ristopher.com>

I'm not sure I understand. Let's recap a bit:

a. in 'compilation-start-hook, there's a hint that you can force the
   process-query-on-exit-flag on the compile process; that would presumably
   allow you to kill the buffer without a query, but not on a subsequent call to
   compile. (BTW I just tried the suggested hook as is and it doesn't work for
   me, but that's another issue).

b. compilation-always-kill can now be set to 't to suppress the query on another
   invocation to compile. Note that the new variable does not change the current
   behaviour, the default value is to ask. This should not affect what happens
   when you try to kill the buffer on a running process.

So I don't understand the question. Which of the events are you referring to?
(a) or (b)?  

And if (b), given that the variable does not change the behaviour, what do you
mean?





On Sat, Sep 1, 2012, at 06:58, Christopher Schmidt wrote:
> Christopher Schmidt <christopher@ch.ristopher.com> writes:
> > I find it annoying that compilation-start always asks before killing
> > the previous (running) compilation process.  I think
> > process-query-on-exit-flag should be taken into account here.
> 
> Revno 109813 introduces variable compilation-always-kill which, if
> non-nil, unconditionally removes the query for killing the compilation
> process.
> 
> This variable does not help me as occasionally I want to be asked
> whether I would like to kill the compilation process.
> 
> Can both compilation-always-kill and query-on-exit-flag be taken into
> account?
> 
>         Christopher





  parent reply	other threads:[~2012-09-01 15:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-27 14:56 bug#12288: 24.2.50; compilation-start: Query for killing existing compilation process only if query-on-exit-flag is non-nil Christopher Schmidt
2012-09-01 10:58 ` Christopher Schmidt
2012-09-01 12:32   ` Stefan Monnier
2012-09-01 12:45     ` Christopher Schmidt
2012-09-01 15:11   ` Martin Blais [this message]
2012-09-01 15:29     ` Christopher Schmidt
2012-09-01 18:17       ` Martin Blais
2012-09-02  1:21         ` Christopher Schmidt
2012-09-05  1:50           ` Martin Blais
2012-09-18  4:19             ` Stefan Monnier

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=1346512261.21458.140661122378029.2F7185E7@webmail.messagingengine.com \
    --to=blais@furius.ca \
    --cc=12288@debbugs.gnu.org \
    --cc=christopher@ch.ristopher.com \
    /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.