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