Texinfo / parse-info stuff



>>>>> "Rupert" == Rupert Swarbrick <rswarbrick at gmail.com> writes:

    Rupert> Right, that makes sense. I'll happily spend some time on
    Rupert> setting an output format sensibly, since I'm hacking my
    Rupert> way around this stuff anyway. Until I worked out what I

If you should get around to it before me, the default format is in
stream::*default-external-format*.  And to set the system streams, use
(stream:set-system-external-format <extfmt>).  This makes
*standard-input*, *standard-output*, and *terminal-io* use the
specified external format.

Ray