From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: Format of links to Info node and Info index Date: Thu, 7 Feb 2019 19:57:05 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grorb-0007kl-3v for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 13:57:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grorW-0005u0-A1 for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 13:57:27 -0500 Received: from mail-lf1-x134.google.com ([2a00:1450:4864:20::134]:41299) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1grorS-0005qr-6A for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 13:57:23 -0500 Received: by mail-lf1-x134.google.com with SMTP id e27so686589lfj.8 for ; Thu, 07 Feb 2019 10:57:19 -0800 (PST) In-Reply-To: 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" To: Org Mode Hi all On Sat, Feb 2, 2019 at 11:14 AM Michael Brand wrote: > [...] Now I am confused about > the difference of info:org#Feedback that is documented as a link to an > info _node_ in [[info:org#External Links]] but never used in > org-manual.org versus info:org::Feedback that is not documented in > org-manual.org but used for all Info links there, like for example in > the section info:org::Activation for the link to Key Binding > Conventions. [...] Short version: I would just like to know how to fix my Org files. Is the rule to use info:org::Feedback or info:org#Feedback ? Michael