[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: makeinfo breaks the Emacs Lisp reference manual
From: |
Alper Ersoy |
Subject: |
Re: makeinfo breaks the Emacs Lisp reference manual |
Date: |
Fri, 27 Feb 2004 16:21:29 +0200 |
User-agent: |
Mutt/1.4.1i |
Jesper Harder:
> The cvs version of makeinfo breaks the Emacs Lisp reference manual
> (from Emacs cvs) -- neither standalone Info nor Emacs can read the
> resulting info files.
Tag table seems to be bogus.
> The first info file, 'elisp', looks weird -- before the tags table it
> contains over 7000 lines of text which is also included in the next
> file, 'elisp-1'.
This doesn't happen if I disable delayed writes (that is, handling
@contents, @printindex, @listoffloats, etc. after @bye.) I suspect
a bug around files.c:739-776. Will fix tonight.
Thanks!
--
Alper Ersoy