all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs 23 and git-emacs
Date: Fri, 11 Sep 2009 10:38:11 +0300	[thread overview]
Message-ID: <83zl920w4c.fsf@gnu.org> (raw)
In-Reply-To: <h8bnau$lv4$1@ger.gmane.org>

> From: Markus Heller <hellerm2@gmail.com>
> Date: Thu, 10 Sep 2009 13:25:00 -0700
> 
> Peter Dyballa wrote:
> > 
> > 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.
> > 
> 
> Pete,
> 
> thanks again.  I tried M-x customize-variable <Ret> and added the path 
> to the git binaries to exec-path.  After restarting emacs, I still get 
> the same error message.

Did you modify _both_ the value of exec-path _and_ the value of PATH
as suggested above?  To make all Emacs commands work correctly, you
need both, especially if some of programs invoked as subordinate
processes are shell scripts or invoked through the shell.




  reply	other threads:[~2009-09-11  7:38 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
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 [this message]
     [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=83zl920w4c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.