]> git.eshelyaron.com Git - emacs.git/commit
Don't enable pinentry loopback mode for gpgsm
authorUlrich Müller <ulm@gentoo.org>
Fri, 17 Nov 2023 11:16:54 +0000 (12:16 +0100)
committerUlrich Müller <ulm@gentoo.org>
Sat, 25 Nov 2023 10:53:25 +0000 (11:53 +0100)
commite736a1b5a2aa2dd8dbaba32a408db70822fe434f
tree45d1ee7a094bcdec1b786b16e585c66d7fe1265e
parent9656fe03585077370b18c7ece2407e55df24a5fa
Don't enable pinentry loopback mode for gpgsm

* lisp/epg.el (epg--start): Passphrase entry through the
minibuffer is currently not supported with gpgsm, therefore don't
pass "--pinentry-mode loopback" as an argument when the protocol
is CMS.  (Bug#67012)
* doc/misc/epa.texi (GnuPG Pinentry): Document it.
doc/misc/epa.texi
lisp/epg.el