emacs-devel
[Top][All Lists]
Advanced

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

Re: Change in files.el


From: Stefan Monnier
Subject: Re: Change in files.el
Date: Fri, 27 Jan 2017 21:46:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> +(defcustom save-some-buffers-default-predicate nil
> +  "Default predicate for `save-some-buffers'.
> +This allows you to stop `save-some-buffers' from asking
> +about certain files that you'd usually rather not save."

Please make it so that the var *always* has a function value.
I.e. the default should not be nil but should be the actual
default predicate.


        Stefan




reply via email to

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