From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Heller Subject: Re: Org-mode version N/A-fixup Date: Wed, 19 Sep 2012 09:46:57 -0700 Message-ID: <0vd31i3qpq.fsf@gmail.com> References: <0vmx0ozdm5.fsf@gmail.com> <87sjaga26o.fsf@Rainer.invalid> <0vlig84e7q.fsf@gmail.com> <87fw6ga00l.fsf@Rainer.invalid> <0vhaqv4373.fsf@gmail.com> <87fw6fglpy.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TENQr-000495-8a for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:47:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TENQl-0000vH-CT for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:47:25 -0400 Received: from plane.gmane.org ([80.91.229.3]:57478) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TENQl-0000v6-5l for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 12:47:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TENQl-00025A-1N for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 18:47:19 +0200 Received: from mail.cdrd.ca ([142.103.191.98]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2012 18:47:19 +0200 Received: from hellerm2 by mail.cdrd.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 19 Sep 2012 18:47:19 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Achim Gratz writes: > Markus Heller writes: >>> BTW, how exactly did you update? A tarball should not need this and if >>> it's a Git directory the version should be found automatically. >> >> Here are the steps: >> >> 1. git pull in ~/.emacs.d/org-mode >> 2. M-x org-reload > > Then Emacs apparently does not know how to call git (it probably can't > be found in path), otherwise it would know the version from git. You > should fix, that it would help to show the correct version number, for > instance in bug reports. Achim, please forgive if this is an RTFM question, but how would I go about updating the org git archive from within emacs? This is what you are referring to, correct? I couldn't find any info on the org web pages ... Markus