On Wed, Aug 19, 2009 at 8:34 PM, Nick Dokos wrote:
> Manish <mailtomanish.sha...@gmail.com> 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.

Yeah.. that makes sense.

Thanks
-- 
Manish


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

Reply via email to