emacs-devel
[Top][All Lists]
Advanced

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

Spurious buffer saving triggered by M-x compile


From: Geoff Gole
Subject: Spurious buffer saving triggered by M-x compile
Date: Wed, 16 Jun 2010 22:20:25 +0800

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.



reply via email to

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