Emacs: Disable epa-pinentry loopback

See it gpg2.1 can still set the pinentry from the prompt.  If not, re-enable
this inside a version check.
master
Pierre Neidhardt 2017-07-24 15:22:07 +01:00
parent c47d078829
commit 4a75289d1b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
("sudo" "vi"))))
;;; Support for Emacs' pinentry
(setq epa-pinentry-mode 'loopback)
;; (setq epa-pinentry-mode 'loopback) ; This will fail if gpg>=2.1 is not available.
(pinentry-start)
;;; Alias management possibilities: