Darwin fix: EasyPG fails to save files encrypted with GnuPG v2.4.1

This commit is contained in:
Gerard Vermeulen 2023-06-13 18:12:11 +02:00
parent 4be7876b56
commit fbf166a238
1 changed files with 2 additions and 0 deletions

View File

@ -223,6 +223,8 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf
column-number-mode t
cursor-type 'box
custom-file (locate-user-emacs-file "custom.el")
;; Known problem: EasyPG fails to save files encrypted with GnuPG v2.4.1.
;; Darwin: brew install gnupg@2.2
epg-pinentry-mode 'loopback
global-hl-line-mode t
global-hl-line-sticky-flag t