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

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

bug#744: nroff-mode auto-fill-mode not on directives


From: Kevin Ryde
Subject: bug#744: nroff-mode auto-fill-mode not on directives
Date: Sat, 23 Aug 2008 10:29:57 +1000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (gnu/linux)

Werner LEMBERG <wl@gnu.org> writes:
>
> The real groff extension is that `\#' at the beginning of a line
> completely removes it:

Ah yes, so I guess .\# ends up as another flavour of empty directive.

>   .IP This is a long title \
>   continued on the next line.

I guess you'd definitely want that for very long lines.  Might be a bit
scary doing it all the time though :-).  makefile-mode has a
backslashing fill-paragraph for long variables lines, maybe something
similar could be worked in for a fill of a long directive line ...







reply via email to

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