From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Subject: Re: [ANN] Org-babel integrated into Org-mode Date: Mon, 28 Jun 2010 13:53:59 +0200 Message-ID: <87iq53tlt4.fsf@gmail.com> References: <87wrtp78rg.fsf@gmail.com> <87aaqkvqdi.fsf@mundaneum.com> <87iq585rb9.fsf@gmail.com> <87mxuji0n9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=43509 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTCvN-0004Ca-TZ for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:54:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTCvM-0007yd-NE for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:54:53 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:60697) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTCvM-0007yI-Hg for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 07:54:52 -0400 Received: by fxm17 with SMTP id 17so1188647fxm.0 for ; Mon, 28 Jun 2010 04:54:50 -0700 (PDT) In-Reply-To: (Rainer M. Krug's message of "Mon, 28 Jun 2010 09:55:10 +0200") 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: Rainer M Krug Cc: emacs-orgmode@gnu.org Rainer M Krug writes: > Just one additional question: When I go on the menu to Org -- Documentat= ion > -- Info Documentation, I still get the info help from version 6.21b, > although I installed the version from git, and under Org -- Documentation= -- > Show Version it gives me "Org-mode version 6.36trans > (release_6.36.408.g7f21f)". > > Can I change this somehow? It seems that the Info Documentation is the one > which is part of emacs. That depends on your Emacs installation specifics. In short, the problem is that the directory containing the older Org documentation comes first in `Info-directory-list'. Reading the docstrings for this variable as well as `Info-default-directory-list' should give you enough information to come up with a solution suitable for your configuration. HTH, =C5=A0t=C4=9Bp=C3=A1n