all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Markus Heller <hellerm2@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Emacs 23 and git-emacs
Date: Thu, 10 Sep 2009 19:12:04 +0200	[thread overview]
Message-ID: <B9A68A0A-B854-439A-A34C-E23FA6AC6CD3@Web.DE> (raw)
In-Reply-To: <h8ba35$92s$1@ger.gmane.org>


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	other threads:[~2009-09-10 17:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 21:53 Emacs 23 and git-emacs Markus Heller
2009-09-10  7:50 ` Peter Dyballa
2009-09-10 16:39   ` Markus Heller
2009-09-10 17:12     ` Peter Dyballa [this message]
2009-09-10 17:30       ` Eli Zaretskii
2009-09-10 20:32         ` Peter Dyballa
2009-09-11  7:39           ` Eli Zaretskii
2009-09-10 20:25       ` Markus Heller
2009-09-11  7:38         ` Eli Zaretskii
     [not found] <mailman.6334.1252533247.2239.help-gnu-emacs@gnu.org>
2009-09-10  5:07 ` Yaomin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B9A68A0A-B854-439A-A34C-E23FA6AC6CD3@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=hellerm2@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.