Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!shelby!apple!bloom-beacon!tut.cis.ohio-state.edu!aurel.caltech.edu!bfox From: bfox@aurel.caltech.edu (Brian Fox) Newsgroups: gnu.bash.bug Subject: makeinfo? Message-ID: <8906212301.AA03353@aurel.caltech.edu> Date: 21 Jun 89 23:01:46 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: bfox@aurel.caltech.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 25 Date: 19 Jun 89 18:05:14 GMT From: mailrus!umich!sharkey!oxtrap!rich@rutgers.edu (K. Richard Magill) Organization: Digital Works, Ltd. - Ann Arbor, MI Sender: bug-bash-request@prep.ai.mit.edu What's a makeinfo? and how do I format the info pages? M-x texinfo-format-buffer doesn't do it. -- rich. I'm sorry I didn't answer this right away, it got lost in old mail. `makeinfo' is the standalone texinfo->info formatter written in C. This program has a companion, `info' which is (yup, you guessed it) the standalone info reader written in C. The manual (such as it is) will be formattable by both M-x texinfo-format-buffer and makeinfo in release 1.00. makeinfo.c and info.c are not yet available from prep, which is an oversight on the part of myself and others. In less than a month it will be available for anonymous ftp from prep.ai.mit.edu. Brian Fox