[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation bugs in 2.53
From: |
Karl Berry |
Subject: |
Re: Documentation bugs in 2.53 |
Date: |
Wed, 10 Apr 2002 09:54:57 -0400 |
| Indeed it does, however not everyone uses/has emacs to read info
Yet another reason to wish for an info implementation via
exec emacs -f info "$@" ... oh well :).
| >povey> 1. Can't view the node AC_LIBOBJ vs. LIBOBJ. info doesn't like
| >povey> the full-stop in vs.
I will try to fix standalone Info for the next release, but that's not
likely to be soon. Thanks for the report.
In principle, .,:' cannot be used in node names (see the `node line
requirements' node in the Texinfo manual). This is a ridiculous
restriction but nodes with these characters will in fact break different
things in the different Texinfo programs. It requires an incompatible
change to info format to really fix this :(.
Sorry,
k