[BUG] gmime-3.0.1 (was: [PATCH] crypto: gracefully handle gmime errors)
David Bremner
david at tethera.net
Tue Sep 5 08:26:03 PDT 2017
Jan Malakhovski <oxij at oxij.org> writes:
>
> Why then at the very least
>
> - crypto.c
> - notmuch-config.c
> - emacs/notmuch-crypto.el
>
> files refer to "gpg" in the source with lines like
>
> params.crypto.gpgpath = notmuch_config_get_crypto_gpg_path (config);
> notmuch_config_set_crypto_gpg_path (config, "gpg");
> gpgctx = g_mime_gpg_context_new (NULL, crypto->gpgpath ? crypto->gpgpath : "gpg")
There is code involved with configuring gmime-2.6, which nonetheless
does not involve calling gpg itself. As for notmuch-crypto.el, yes it's
true that the emacs client sometimes does some stuff directly with gpg,
but that has nothing to do with gmime.
d
More information about the notmuch
mailing list