From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Can't link to info nodes Date: Sun, 18 Sep 2011 15:59:20 +0200 Message-ID: <2A76EA6C-F293-48A1-B635-28B19153DEC8@gmail.com> References: <87d3eyru18.fsf@free.fr> <87aaa2q7nr.fsf@free.fr> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:34178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Hu0-00034U-QQ for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 09:59:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5Hu0-00043z-0q for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 09:59:24 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:35639) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5Htz-000422-Rl for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 09:59:23 -0400 Received: by eye13 with SMTP id 13so1755993eye.0 for ; Sun, 18 Sep 2011 06:59:22 -0700 (PDT) In-Reply-To: <87aaa2q7nr.fsf@free.fr> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Julien Cubizolles Cc: emacs-orgmode@gnu.org On 18.9.2011, at 15:52, Julien Cubizolles wrote: > Carsten Dominik writes: >> Take a look at the variable org-modules. Does it contain the symbol = org-info? > No it didn't. It's working now, thank you. Maybe there should be a > mention of this dependency in the org manual ? I don't think this is needed, as this is in the default value for this = variable. So some way or another you have first *removed* this from the = variable. Maybe by setting it with `setq' in .emacs? - Carsten=