gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo-fill-workaround.el -- no break after @: when filling


From: Kevin Ryde
Subject: texinfo-fill-workaround.el -- no break after @: when filling
Date: Wed, 20 Jul 2005 10:31:34 +1000
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

This is a spot of code for paragraph filling in texinfo-mode, avoiding
putting a line break after an "@:".

makeinfo from texinfo 4.7 has a bit of a bug where it doesn't obey an
@: at the end of a line.  That's a known bug and will no doubt be
fixed before long, but in the interim this is an easy way to avoid the
problem in the input.

I normally use this with filladapt.el, but I think it works both with
or without that.

Attachment: texinfo-fill-workaround.el
Description: application/emacs-lisp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]