help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installing epa in Windows


From: chunhui
Subject: Re: Installing epa in Windows
Date: Sat, 17 Nov 2012 00:05:10 +0800 (CST)

I use gnupg, and it works ok.
the .emacs is:

;; Using symmetric encryption always
(setq epa-file-encrypt-to nil)
;; save the password
(setq epa-file-cache-passphrase-for-symmetric-encryption t)
;; auto-save
(setq epa-file-inhibit-auto-save nil)
(setq epg-gpg-program "/usr/local/bin/gpg")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]