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

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

How to run gpg via easypg without adding gpg dir into system Path on win


From: anhnmncb
Subject: How to run gpg via easypg without adding gpg dir into system Path on windows?
Date: Mon, 06 Oct 2008 12:13:02 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (windows-nt)

I have an USB which has emacs and GnuPG (both are for windows) so I can
use them portablely.

What I feel not so convenient is that I have to set the GnuPG path into
system %Path%, otherwise easypg will not work. I have tried something
like:

  (setenv "PATH" (concat (concat (getenv "emacs_dir") "/../../GnuPG;" (getenv 
"PATH"))))

in .emacs but without luck.

Any advice will be appreciated.





reply via email to

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