emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] externals/ebdb 4206ccd 02/21: Don't unilaterally add to kill-


From: Stefan Monnier
Subject: Re: [elpa] externals/ebdb 4206ccd 02/21: Don't unilaterally add to kill-emacs-hook
Date: Sun, 17 Sep 2017 16:56:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> +(defcustom ebdb-install-save-hook t
> +  "If non-nil, add `ebdb-save' to the hook `kill-emacs-hook'."
> +  :group 'ebdb-eieio
> +  :type 'boolean)

I think the docstring should talk about the intended effect from the
user's point of view, rather than from the implementation's point
of view.  I'm not 100% sure what is the intended effect, but it seems to
be something like "automatically save EBDB when leaving Emacs".


        Stefan



reply via email to

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