GNU bug report logs -
#20815
25.0.50; doc of `null'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 14 Jun 2015 22:21:02 UTC
Severity: wishlist
Found in version 25.0.50
Done: Nicolas Petton <nicolas <at> petton.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 14 Jun 2015 15:31:46 -0700 (PDT)
> From: Drew Adams <drew.adams <at> oracle.com>
>
> BTW, the URL for the online manual is not good for this node.
>
> Following the convention, it should be simply
> http://www.gnu.org/software/emacs/manual/html_node/elisp/List-related-Predicates.html
>
> But it is instead:
> http://www.gnu.org/software/emacs/manual/html_node/elisp/List_002drelated-Predicates.html
>
> Somehow, the hyphen got translated to `_002d', unhelpfully.
Hex 2d is the codepoint of the hyphen. Makeinfo converts all
punctuation characters like that, so the only hyphens left in the
node's name are those that were spaces before.
IOW, it's a feature.
This bug report was last modified 9 years and 336 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.