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: Yaomin
Subject: Re: Emacs 23 and git-emacs
Date: Wed, 9 Sep 2009 22:07:30 -0700 (PDT)
User-agent: G2/1.0

On Sep 9, 5:53 pm, Markus Heller <helle...@gmail.com> wrote:
> Hello,
>
> I'm on Windoze XP using GNU Emacs 23.1.50.1 (i386-mingw-nt5.1.2600) of
> 2009-06-30 on LENNART-69DE564 and git-emacs-1.1.
>
> However, M-x git-config-init gives the following message in the buffer:
>
> apply: Searching for program: no such file or directory, git-config
>
> Here's the entire *Messages* buffer:
>
> Loading c:/Program
> Files/emacs-23.1/org-6.30e/contrib/lisp/org-checklist.el (source)...done
> Loading paren...done
> For information about GNU Emacs and the GNU system, type C-h C-a.
> Making completion list...
> apply: Searching for program: no such file or directory, git-config
> Mark set
>
> What's wrong?  I do have the following lines in my .emacs:
>
> (add-to-list 'load-path "C:/Program Files/emacs-23.1/git-emacs-1.1")
> (require 'git-emacs)
>
> Thanks and Cheers
> Markus

get it as

git clone git://github.com/tsgates/git-emacs.git

This solved my problem.


reply via email to

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