From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH 0/2] Teach org-version to include git version information Date: Wed, 19 Aug 2009 07:24:47 -0400 Message-ID: <87tz04yrk0.fsf@gollum.intra.norang.ca> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdjJk-0000G7-Jv for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 07:27:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdjJg-0000Cs-5Z for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 07:26:59 -0400 Received: from [199.232.76.173] (port=34054 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdjJd-0000CK-VV for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 07:26:54 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:61012) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdjJd-0003z5-9u for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 07:26:53 -0400 In-Reply-To: (Manish's message 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: emacs-orgmode@gnu.org, Carsten Dominik Manish writes: > 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 crash and cause an error or report the old org version as before? -Bernt