emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-26 ee512e9: Ignore buffers whose name begins wit


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-26 ee512e9: Ignore buffers whose name begins with a space in save-some-buffers
Date: Tue, 19 Sep 2017 11:53:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Ie maybe I should just revert the change to this function, and make sure
> to set `buffer-offer-save' to t in my use-case.  No one will get
> surprised by save prompts they didn't ask for.  That way I could also
> remove the buffer name check.

If that works, then it sounds good.  You could add a note in the
docstring of write-contents-function about the use of buffer-offer-save
to make sure someone else doesn't follow the same longwinded path you did.


        Stefan




reply via email to

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