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

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

Re: Emacs 23 and git-emacs


From: Peter Dyballa
Subject: Re: Emacs 23 and git-emacs
Date: Thu, 10 Sep 2009 19:12:04 +0200


Am 10.09.2009 um 18:39 schrieb Markus Heller:

I guess I need to let emacs know where to find the git binaries ... But how? (add-to-list 'load-path) maybe?


On UNIX it's:

        (setenv "PATH" (concat "/some/directory" ":" (getenv "PATH")))

GNU Emacs also has the variable exec-path. And you can simply customise it! So I think this one is the means to make GNU Emacs find your GIT programmes.

--
Mit friedvollen Grüßen

  Pete

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.
                                – Albert Einstein







reply via email to

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