texinfo-warn.el puts an
Emacs warning overlay on
texinfo source bits which makeinfo (as of version 4.11, Sep 2007) doesn't
handle well: tab characters, and @: or @xref at the end of a source line.
These are known gremlins in makeinfo, the easiest thing is "don't do that".
texinfo-warn.el is
free software (free
as in freedom), published under the terms of the
GNU General Public
License (v3 or up).
Download version 7 here, or in my miscbits-el collection:
texinfo-warn.el
(10k, and sig)
The sig is a Gnu PG ascii armoured signature generated from my key.
See also
texinfo-nobreak.el
which helps you avoid the bad @: or }) bits in the
first place.
For more Texinfo related things in Emacs, have a look at Texinfo on the Emacs Wiki.
This page Copyright 2008, 2009, 2010, 2011, 2013 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.