Nick Dokos <[email protected]> writes:

> Manish <[email protected]> wrote:
>
>
>> ... 
>> Do we test if git is installed if we are on a non-Windows system or
>> show whatever error shell returns in case git is not installed?
>> 
>> I tried calling cygwin git from CMD shell and it seems to work okay.
>> So I am guessing we need to figure out how to correctly pass git
>> command from Emacs to Windows shell.  I will try to find examples from
>> Org's PDF processing code.
>> 
>
> 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.  Nothing prevents me from
running org-mode from a git repository there.

-Bernt


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to