From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: [PATCH 0/2] Teach org-version to include git version information Date: Wed, 19 Aug 2009 17:31:10 +0530 Message-ID: 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> <87tz04yrk0.fsf@gollum.intra.norang.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdjrI-00013R-20 for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:01:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdjrC-0000xc-TP for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:01:39 -0400 Received: from [199.232.76.173] (port=59476 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdjrC-0000wa-6d for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:01:34 -0400 Received: from mx20.gnu.org ([199.232.41.8]:44049) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdjrA-0004m8-5p for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:01:32 -0400 Received: from mail-yw0-f190.google.com ([209.85.211.190]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mdjr9-0007mc-0G for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 08:01:31 -0400 Received: by ywh28 with SMTP id 28so6180330ywh.27 for ; Wed, 19 Aug 2009 05:01:30 -0700 (PDT) In-Reply-To: <87tz04yrk0.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org, Carsten Dominik On Wed, Aug 19, 2009 at 4:54 PM, Bernt Hansen wrote: > 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.) =A0My git is from Cyg= win 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? It just reports the version as before; no crashing or error of any sort. --=20 Manish