From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [PATCH 0/2] Teach org-version to include git version information Date: Wed, 19 Aug 2009 08:21:23 -0400 Message-ID: <8228.1250684483@gamaville.dokosmarshall.org> References: <1250616163-11733-1-git-send-email-bernt@norang.ca> <668A7B70-E1E0-485E-9537-64C5A039DEF4@gmail.com> <87bpmdaqff.fsf@gollum.intra.norang.ca> <4D2E35AC-DBAB-499C-946A-2BB86D6C2AA3@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdkBl-0005zu-DA for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:22:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdkBf-0005yL-9F for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:22:47 -0400 Received: from [199.232.76.173] (port=49437 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdkBf-0005yG-4S for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:22:43 -0400 Received: from vms173013pub.verizon.net ([206.46.173.13]:39085) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdkBe-0000Da-Ot for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:22:42 -0400 Received: from gamaville.dokosmarshall.org ([98.110.172.159]) by vms173013.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KOM00HJRIBA0685@vms173013.mailsrvcs.net> for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 07:21:10 -0500 (CDT) In-reply-to: Message from Manish of "Wed, 19 Aug 2009 15:40:49 +0530." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: Bernt Hansen , emacs-orgmode@gnu.org, Carsten Dominik Manish wrote: > On Wed, Aug 19, 2009 at 12:45 AM, Carsten Dominik wrote: > > > > On Aug 18, 2009, at 8:10 PM, Bernt Hansen wrote: > > > >> I don't know if that will work on Windows (with git). I've only tested > >> it on Linux here. You may want to test drive it before including it. > > > > I have already included it, please test > > > > M-x org-version > > > > on your system and let me know if it causes problems anywhere. > > It doesn't work on Windows (at least in my setup.) My git is from Cygwin and > Windows native Emacs from GNU. > > - GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON > - Windows XP > - Cygwin git version 1.6.1.2 > Does it break? Or does it just not provide the git information? Thanks, Nick