I can no longer build xemacs.info with xemacs. I'm not sure when this
started, but I want to say it was shortly before 21.4.
Here's an excerpt:
Formatting: Completion for Lisp Symbols ...
Formatting: Documentation Commands ...
Formatting: Change Logs ...
Formatting: Tags Tables ...
> Error: (wrong-type-argument char-or-string-p nil)
> point at
> .@refill
> @menu
> * Tag Syntax:: Tag syntax for various types of code and
text
files.
> * Create Tags T
This is a problem for me building under NT, since I don't have a modern
makeinfo installed. Currently, I copy the files over to a linux box, use
makeinfo there, and copy them back. This is doable but a pain.
In any case, as a matter of principle, shouldn't the xemacs info files be
buildable by xemacs?
-Jim Potts