all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: despen@verizon.net
To: help-gnu-emacs@gnu.org
Subject: Re: Disabling save-all-buffers on M-x compile
Date: Fri, 05 Feb 2010 22:38:17 -0500	[thread overview]
Message-ID: <icpr4jav9y.fsf@verizon.net> (raw)
In-Reply-To: mailman.782.1265419261.14305.help-gnu-emacs@gnu.org

Óscar Fuentes <ofv@wanadoo.es> writes:

> Nathaniel Flath <flat0103@gmail.com> writes:
>
>> When I do M-x compile, emacs prompts me about all unsaved files I have
>> opened and whether I wish to save them.  Is there a way to disable
>> this so it goes straight to compilation?
>
> There is the variable `compilation-ask-about-save'. If it is `nil', it
> saves without prompting, but maybe this is not what you want.
>
> Your other option is to define a `compile' replacement that does not
> call `save-some-buffers':

Use M-x grep.
Just change the grep command as desired.

I really like the prompts as they are...


      parent reply	other threads:[~2010-02-06  3:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 21:29 Disabling save-all-buffers on M-x compile Nathaniel Flath
2010-02-06  1:20 ` Óscar Fuentes
     [not found] ` <mailman.782.1265419261.14305.help-gnu-emacs@gnu.org>
2010-02-06  3:38   ` despen [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=icpr4jav9y.fsf@verizon.net \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@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.