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 13:15:23 +0200 Message-ID: References: <87d3eyru18.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]:32894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5FLM-0003CH-VH for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:15:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5FLM-00066L-3a for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:15:28 -0400 Received: from mail-ew0-f43.google.com ([209.85.215.43]:63710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5FLL-00066H-VQ for emacs-orgmode@gnu.org; Sun, 18 Sep 2011 07:15:28 -0400 Received: by ewy27 with SMTP id 27so1770152ewy.30 for ; Sun, 18 Sep 2011 04:15:26 -0700 (PDT) In-Reply-To: <87d3eyru18.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 13:04, Julien Cubizolles wrote: >=20 > I cannot link to info nodes. >=20 > * If I type a link like : >=20 > info:org.info#External%20links, I get "No match- Create this as a new > heading" >=20 > * If I do C-c l while visiting a info buffer, I get > "Cannot link to a buffer that is not visiting a file" >=20 > What am I doing wrong ? This works without any problems for me. Take a look at the variable org-modules. Does it contain the symbol = org-info? If not, customize the variable and make sure to tick this module on. - Carsten >=20 > Julien. >=20 >=20