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

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

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


From: Peter Dyballa
Subject: Re: How to run gpg via easypg without adding gpg dir into system Path on windows?
Date: Mon, 6 Oct 2008 10:58:52 +0200


Am 06.10.2008 um 06:13 schrieb anhnmncb:

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


You also need to set the variable exec-path. This is used by internal processes, PATH only plays a role in cases where a shell interpreter is started to execute something. This variable usually is initialised from the PATH variable in the environment in which GNU Emacs runs/ launched from.

--
Greetings

  Pete

Either this man is dead or my watch has stopped.
                                - Groucho Marx







reply via email to

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