emacs-devel
[Top][All Lists]
Advanced

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

Re: Spurious buffer saving triggered by M-x compile


From: Juri Linkov
Subject: Re: Spurious buffer saving triggered by M-x compile
Date: Thu, 17 Jun 2010 00:07:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

> At the moment, M-x compile and friends will trigger the saving of
> every file-backed buffer. When there are unsaved buffers unrelated to
> the compilation, this becomes quite annoying.
>
> What does everybody think about adding a way to exclude buffers from
> this process? We could allow compilation-ask-about-save to be a
> predicate function, or add a variable
> compilation-save-buffer-predicate.

`compilation-save-buffers-predicate' is already implemented in compile.el.

-- 
Juri Linkov
http://www.jurta.org/emacs/



reply via email to

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