all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Format of links to Info node and Info index
Date: Sat, 2 Feb 2019 11:14:48 +0100	[thread overview]
Message-ID: <CALn3zogJHnozHUB=Xwt+6R1NXS+o+5Sb2GgtG5+yQycH1TW2-A@mail.gmail.com> (raw)

Hi all

I noticed that the link format with only single colons for the Info
node like info:org:Feedback stopped to work. 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.

Currently both link formats can also be used for links to Info
_index_, for example info:org::table.el and info:org#table.el

Should there be a different link format for Info node versus Info index or not?

Who would prefer (my favorite)

    | =info:org::External links= | Info node, preferred format  |
    | =info:org#External links=  | (alternative format)         |
    | =info:org#table.el=        | Info index, preferred format |
    | =info:org::table.el=       | (alternative format)         |

or who would prefer

    | =info:org::External links= | Info node link  |
    | =info:org#table.el=        | Info index link |

or who would prefer something else?

Michael

             reply	other threads:[~2019-02-02 10:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-02 10:14 Michael Brand [this message]
2019-02-07 18:57 ` Format of links to Info node and Info index Michael Brand
2019-02-07 20:29   ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALn3zogJHnozHUB=Xwt+6R1NXS+o+5Sb2GgtG5+yQycH1TW2-A@mail.gmail.com' \
    --to=michael.ch.brand@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.