Re: [BUG] gmime-3.0.1 (was: [PATCH] crypto: gracefully handle gmime errors)

Subject: Re: [BUG] gmime-3.0.1 (was: [PATCH] crypto: gracefully handle gmime errors)

Date: Tue, 05 Sep 2017 12:26:03 -0300

To: Jan Malakhovski, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jan Malakhovski <oxij@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
_______________________________________________
notmuch mailing list
notmuch@notmuchmail.org
https://notmuchmail.org/mailman/listinfo/notmuch

Thread: