From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Update org-mode Date: Fri, 01 Apr 2011 14:14:16 -0400 Message-ID: <87bp0pj0uf.fsf@norang.ca> References: <87hbahj3wj.fsf@norang.ca> <3320.1301679543@alphaville.usa.hp.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=43716 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5irX-00088X-D2 for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 14:14:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5irU-0002Lt-Fy for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 14:14:21 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:11808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5irU-0002LX-E9 for emacs-orgmode@gnu.org; Fri, 01 Apr 2011 14:14:20 -0400 In-Reply-To: <3320.1301679543@alphaville.usa.hp.com> (Nick Dokos's message of "Fri, 01 Apr 2011 13:39:03 -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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org, Dror Atariah Nick Dokos writes: > Bernt Hansen wrote: > >> Dror Atariah writes: >> >> > I tried to follow the update process described here: >> > http://orgmode.org/worg/org-faq.html under: >> > How do I keep current with bleeding edge development? >> > >> > The only change I made was the place where I checked out the new version. Instead of ~/elisp I have ~/Library/elisp. >> > >> > Everything went smooth, except that I had to add "sudo" before the >> > "make install". Without the sudo, I got an "access denied" >> > error. Anyway, at the end, I got no warnings and it seems like the >> > process was smooth. But when I checked the version of org-mode in >> > aquamacs it was still 6.33x >> > >> > I am using Emacs 23.3.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) >> > of 2011-03-19 on braeburn.aquamacs.org - Aquamacs Distribution 2.2 on a mac OS 10.6.7. >> > >> > What should I do in order to fix it? >> >> Hi Dror, >> >> I track the latest git code at least weekly. I skip the compile and >> make install steps completely and run the code uncompiled from the git >> repository directly. >> >> I just update the code and M-x org-reload (or restart Emacs) and I'm >> done. >> > > ... and do ``make info'' to get the doc changes, right? Yes - I do that but not for every update - normally just when new releases come out. Thanks for catching this. Regards, Bernt