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

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

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


From: Stefan Monnier
Subject: Re: texinfo-fill-workaround.el -- no break after @: when filling
Date: Thu, 21 Jul 2005 01:50:25 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (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.

You can also more simply place an appropriate function on the
fill-nobreak-predicate.


        Stefan


reply via email to

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