[PATCH v3 1/4] emacs: Asynchronous retrieval of GPG keys

David Bremner david at tethera.net
Sat Jan 19 04:47:10 PST 2019


David Edmondson <dme at dme.org> writes:

> Would you accept something like:
>
> (defcustom notmuch-crypto-get-keys-asynchronously (functionp 'make-process)
>         ...)
>

Yes, assuming it means what I think, namely turn off
notmuch-crypto-get-keys-asynchronously if make-process is not
present. It would be good to have (part of) a docstring explaining that
the feature is only available in emacs >= 25.1 (according to NEWS.25).

d


More information about the notmuch mailing list