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

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

Re: Why I can't use EasyPG under Windows XP?


From: maratgaynullin
Subject: Re: Why I can't use EasyPG under Windows XP?
Date: Tue, 22 Sep 2015 07:55:07 -0700 (PDT)
User-agent: G2/1.0

суббота, 5 июня 2010 г., 12:24:51 UTC+5 пользователь Water Lin написал:
> I am using Windows XP and using Emacs 23. I want to use EasyPG to
> encrypt my files to keep secret. I use GnuPG as default engine.
> 
> My EasyPG setting is working under Linux but after I check out my config
> file to Windows XP, I get following message while I open a gpg file:
> ------------------
> File exists, but cannot be read
> ------------------
> 
> here is my setting in .emacs:
> -----------------------------
> (custom-set-variables
>  '(epa-file-name-regexp "\\.gpg\\(~\\|\\.~[0-9]+~\\)?\\'")
>  '(epg-gpg-program "c:/Program Files/GNU/GnuPG/pub/gpg.exe"))
> (require 'epa-file)
> (epa-file-enable)
> ;; 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)
> -----------------------------
> 
> Why?
> 
> Thanks
> 
> Water Lin
> 
> -- 
> Water Lin's notes and pencils: http://en.waterlin.org
> Email: WaterLin@ymail.com

1) Install "Path Editor.exe"
2) Add too PATH binary folder gpg4win (ore gpg for Windows). (Save too Windows 
registry !!!).


reply via email to

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