From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: [ANN] Org-babel integrated into Org-mode Date: Mon, 28 Jun 2010 08:54:56 -0400 Message-ID: <87hbknco67.fsf@gollum.intra.norang.ca> References: <87wrtp78rg.fsf@gmail.com> <87aaqkvqdi.fsf@mundaneum.com> <87iq585rb9.fsf@gmail.com> <87mxuji0n9.fsf@gmail.com> <87iq53tlt4.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=57275 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTDre-0004WV-2y for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:55:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTDrc-0000fN-UK for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:55:06 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:63119) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTDrc-0000fJ-Rd for emacs-orgmode@gnu.org; Mon, 28 Jun 2010 08:55:04 -0400 In-Reply-To: (Rainer M. Krug's message of "Mon\, 28 Jun 2010 14\:16\:20 +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: =?utf-8?B?xaB0xJtww6FuIE7Em21l?=, emacs-orgmode , =?utf-8?B?Yw==?= Rainer M Krug writes: > On Mon, Jun 28, 2010 at 1:53 PM, =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec wrote: > > Rainer M Krug writes: >=20=20=20=20 > > =C2=A0Just one additional question: When I go on the menu to Org --= Documentation > > -- Info Documentation, I still get the info help from version 6.21b, > > although I installed the version from git, and under Org -- Documen= tation -- > > 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. >=20=20=20=20 > That depends on your Emacs installation specifics. In short, the prob= lem > is that the directory containing the older Org documentation comes fi= rst > in `Info-directory-list'. Reading the docstrings for this variable as > well as `Info-default-directory-list' should give you enough informat= ion > to come up with a solution suitable for your configuration. > > Thanks - I think I just have to add the directory in which the =C2=A0info > files reside from the currently used org mode. Am I correct in > assuming that is=C2=A0~/.emacs.d/org-mode/doc ? This is how I did it. It requires an emacs restart to pick up the new directory. http://doc.norang.ca/org-mode.html#InfoDocumentation -Bernt