all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Why I can't use EasyPG under Windows XP?
       [not found] <84y6euc56k.fsf@ymail.invalid>
@ 2015-09-22 14:55 ` maratgaynullin
  2015-09-22 14:58 ` maratgaynullin
  1 sibling, 0 replies; 2+ messages in thread
From: maratgaynullin @ 2015-09-22 14:55 UTC (permalink / raw)
  To: help-gnu-emacs

суббота, 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 !!!).


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why I can't use EasyPG under Windows XP?
       [not found] <84y6euc56k.fsf@ymail.invalid>
  2015-09-22 14:55 ` Why I can't use EasyPG under Windows XP? maratgaynullin
@ 2015-09-22 14:58 ` maratgaynullin
  1 sibling, 0 replies; 2+ messages in thread
From: maratgaynullin @ 2015-09-22 14:58 UTC (permalink / raw)
  To: help-gnu-emacs

суббота, 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 to PATH binary folder gpg4win or gpg for Windows (Save to Windows registry !!!).


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-22 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <84y6euc56k.fsf@ymail.invalid>
2015-09-22 14:55 ` Why I can't use EasyPG under Windows XP? maratgaynullin
2015-09-22 14:58 ` maratgaynullin

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.