Darwin fix: EasyPG fails to save files encrypted with GnuPG v2.4.1
This commit is contained in:
parent
4be7876b56
commit
fbf166a238
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user