unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to run gpg via easypg without adding gpg dir into system Path on windows?
@ 2008-10-06  4:13 anhnmncb
  2008-10-06  8:58 ` Peter Dyballa
  0 siblings, 1 reply; 3+ messages in thread
From: anhnmncb @ 2008-10-06  4:13 UTC (permalink / raw)
  To: help-gnu-emacs

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.





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

end of thread, other threads:[~2008-10-06 11:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06  4:13 How to run gpg via easypg without adding gpg dir into system Path on windows? anhnmncb
2008-10-06  8:58 ` Peter Dyballa
2008-10-06 11:17   ` anhnmncb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).