emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version info


From: Manish
Subject: Re: [Orgmode] [PATCH 0/2] Teach org-version to include git version information
Date: Wed, 19 Aug 2009 20:53:22 +0530

On Wed, Aug 19, 2009 at 8:46 PM, Bernt Hansen wrote:
> Nick Dokos writes:
>
[...]
>>
>> Bernt's code checks for the existence of the .git subdirectory
>> in the parent directory of wherever emacs get the org.el[c] library:
>> if it's present, then the assumption is that git is installed.
>
> Well maybe. I have an older version of Emacs 23 installed on my
> windows Eee PC system and I have msysGit installed (not cygwin git) but
> it's not available to the shell as a command.

It should be, I think.  May be it's not added to PATH environment variable?
You can set it up like so:

1. Right-click on "My Computer", click "Properties"
2. Click on "Advanced" tab
3. Click "Environment Variables" button
4. Add the path to git binary under System or User PATH variable.
5. Restart Emacs and test again.

-- 
Manish

> Nothing prevents me from
> running org-mode from a git repository there.
>
> -Bernt
>




reply via email to

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