X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f43bb4ea495f3ad09ec3772744c4112fda1678fc..e390a504356fe2902d5022401cf5178c66ce0fe3:/dot/emacs?ds=sidebyside diff --git a/dot/emacs b/dot/emacs index de70388..bd6f731 100644 --- a/dot/emacs +++ b/dot/emacs @@ -594,6 +594,8 @@ (define-key mc-write-mode-map "\C-c/E" 'mc-encrypt-region) (add-hook 'text-mode-hook 'mc-install-write-mode)))) +(setq epa-pinentry-mode 'loopback) + ;;;-------------------------------------------------------------------------- ;;; Other common declarations.