From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: Re: how to upgrade org-mode version? Date: Sun, 6 Jun 2010 05:42:24 +0100 Message-ID: References: <87typhjeod.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 [140.186.70.92] (port=55040 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OL7hC-0003W3-0v for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:42:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OL7hA-0002aa-Ei for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:42:49 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:33977) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OL7hA-0002aS-8C for emacs-orgmode@gnu.org; Sun, 06 Jun 2010 00:42:48 -0400 Received: by vws13 with SMTP id 13so3905749vws.0 for ; Sat, 05 Jun 2010 21:42:47 -0700 (PDT) In-Reply-To: <87typhjeod.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: Kristofer Bergstrom , emacs-orgmode@gnu.org See: http://orgmode.org/manual/Installation.html#Installation And if you're not installing globally with 'make install' (I don't) make sure that the org manual gets read by adding /path/to/org/doc to 'Info-default-directory-list like so: (add-to-list 'Info-default-directory-list "/path/to/org/doc") Scot On Sat, Jun 5, 2010 at 11:30 PM, Bernt Hansen wrote: > 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. =A0According to "M-x >> org-version", I am currently using 6.21b. =A0Matt 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? =A0The "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 > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >