emacs-devel
[Top][All Lists]
Advanced

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

Re: Option for saving all buffers always?


From: Søren Pilgård
Subject: Re: Option for saving all buffers always?
Date: Mon, 5 Aug 2019 15:16:46 +0200

Look into save-some-buffers-default-predicate

On Mon, Aug 5, 2019 at 12:52 PM Lars Ingebrigtsen <address@hidden> wrote:
>
> I just realised that I have never in the history of ever said "n" to the
> question "Save file ...?"  So I wondered whether there was any easy way
> to make `save-some-buffers' always save everything.  (The question is
> especially annoying when compiling/grepping for stuff.)
>
> But there doesn't seem to be.  I could add an advice to the function to
> pass in the always-save parameter, but this strikes me as something that
> I think other users will want, too.
>
> Does this seem like a useful addition?  If so, what would this variable
> be called?  `save-all-buffers-without-query'?
>
> --
> (domestic pets only, the antidote for overdose, milk.)
>    bloggy blog: http://lars.ingebrigtsen.no
>
>



reply via email to

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