GNU bug report logs -
#20090
24.4: linking to a position within an info node
Previous Next
Reported by: Boruch Baum <boruch_baum <at> gmx.com>
Date: Wed, 11 Mar 2015 22:22:01 UTC
Severity: minor
Found in version 24.4
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> When the org mode manual discusses creating links, it gives an example
> of linking to an info node (the self-referencing example is
> `info:org#External' links). The manual continues, at node
> `info:org#Search options', to describe how specific positions within
> file links can be directly specified. This does work for links to
> regular files, but does not work for positions within an info node (eg.
> line 85 of node x).
Is there an official format for the line numbers in Info cross-references?
(info "(texinfo) Printing Indices & Menus") documents the format of
line numbers only in the index, not in the cross-references:
* In Info output, `@printindex' produces a special menu containing
the line number of the entry, relative to the start of the node.
Info readers can use this to go to the exact line of an entry, not
just the containing node. (Older Info readers will just go to the
node.) Here's an example:
* First index entry: Top. (line 7)
The actual number of spaces is variable, to right-justify the line
number; it's been reduced here to make the line fit in the printed
manual.
The Info reader already supports this format in the index.
This bug report was last modified 7 years and 167 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.