From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [PATCH 0/2] org-version fix for windows Date: Wed, 19 Aug 2009 23:54:14 -0400 Message-ID: <877hwzrvh5.fsf@gollum.intra.norang.ca> References: <87vdkju8lc.fsf@gollum.intra.norang.ca> <1250712378-16345-1-git-send-email-bernt@norang.ca> 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 1MdyjI-000750-3n for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 23:54:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdyjD-00074U-Ik for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 23:54:22 -0400 Received: from [199.232.76.173] (port=35992 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdyjD-00074R-7J for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 23:54:19 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:63992) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MdyjC-0000CL-OH for emacs-orgmode@gnu.org; Wed, 19 Aug 2009 23:54:18 -0400 In-Reply-To: <1250712378-16345-1-git-send-email-bernt@norang.ca> (Bernt Hansen's message of "Wed\, 19 Aug 2009 16\:06\:16 -0400") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten, Please do NOT apply these patches yet. Manish reported a problem with them on his system. I'll post improved ones tomorrow. Thanks, Bernt Bernt Hansen writes: > Here are two patches which fix org-version for windows. > > This should handle cygwin and msysGit where git is installed for use > by the default Windows command shell. This does not currently support > msysGit where git is not installed in the user's PATH. > > The series is available at git://git.norang.ca/org-mode for-carsten > > Bernt Hansen (2): > Use lisp cd function to change directories to avoid shell > dependencies > Skip git-version determination if git command fails > > lisp/org.el | 42 +++++++++++++++++++++++------------------- > 1 files changed, 23 insertions(+), 19 deletions(-) > > > > _______________________________________________ > 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