From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: how to upgrade org-mode version? Date: Sat, 05 Jun 2010 18:30:10 -0400 Message-ID: <87typhjeod.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=54553 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OL1sq-0007fO-Bc for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 18:30:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OL1sn-00030O-PC for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 18:30:28 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:53345) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL1sn-0002zE-ML for emacs-orgmode@gnu.org; Sat, 05 Jun 2010 18:30:25 -0400 In-Reply-To: (Kristofer Bergstrom's message of "Sat\, 5 Jun 2010 14\:34\:17 -0700") 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: Kristofer Bergstrom Cc: emacs-orgmode@gnu.org Kristofer Bergstrom writes: > I would like to upgrade my version of org-mode (I'm using Emacs23), > with the hopes it will solve a problem of the :tags option not being > evaluated in clocktable dynamic blocks. According to "M-x > org-version", I am currently using 6.21b. Matt pointed me to > http://orgmode.org/org-6.36c.tar.gz . > > Is there information available about how to upgrade, or install > multiple versions of org-mode? The "Installation" instructions in the > org-mode manual refer to Emacs22 or to enabling the pre-installed > Emacs23 version. > > Thank you in advance! Hi, just download the new version and unpack it in some directory then add that directory to your load path. HTH, Bernt