[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info goto node with dot
From: |
Norbert Preining |
Subject: |
Re: info goto node with dot |
Date: |
Fri, 27 Jan 2006 23:16:15 +0100 |
User-agent: |
Mutt/1.3.28i |
On Fre, 27 Jan 2006, Karl Berry wrote:
> My guess is a parsing problem in standalone info. Otherwise I'd expect
> all the nodes to be unfindable, not just the one with the period in the
> name.
Ahh, bingo... I found the problem. It is really a parsing, and only in
the case when
". "
is in the node name. I took texinfo.txi from texinfo-4.8 together with
version.texi and fdl.texi.
Then I changed all references from
GNU Free Document License
to
GNU.Free.Document.License
(in texinfo.txi, and the @section in fdl.texi), and it still worked.
Then I changed all references from
GNU Free Document License
to
GNU. Free.Document.License
and boing, I cannot go the the node.
So it seems *not* to be dependend on the actual files names (the info
file still is called txinfo(-1..)), only on the node name with ". "
Is it documented somewhere that node names *SHOULD NOT* contain "."?
If yes, we can also forget about this and close this bug, because info
is not used according to the documentation, misuse.
What do you say?
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at> Università di Siena
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
BROATS
A pair of trousers with a career behind them. Broats are most commonly
seen on elderly retired army officers. Originally the brats were part
of their best suit back in the thirties; then in the fifties they were
demounted and used for gardening. Recently pensions not being what
they were, the broats have been called out of retirement and
reinstated as part of the best suit again.
--- Douglas Adams, The Meaning of Liff
- info goto node with dot, Karl Berry, 2006/01/26
- Re: info goto node with dot, Eli Zaretskii, 2006/01/28
- Re: info goto node with dot, Norbert Preining, 2006/01/28
- Re: info goto node with dot, Karl Berry, 2006/01/28
- Re: info goto node with dot, Norbert Preining, 2006/01/28