emacs-devel
[Top][All Lists]
Advanced

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

Re: nroff-mode don't auto-fill directives


From: Kevin Ryde
Subject: Re: nroff-mode don't auto-fill directives
Date: Sat, 13 Oct 2007 07:52:55 +1000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Richard Stallman <address@hidden> writes:
>
> It is ok for them to auto-fill if they do so in a way that
> marks all the lines as comments.  Does it do that?

Yes.  But it's not as pretty as it could be.  You get say

.\" this is a comment
. \" and this is auto
. \" filled subsequent
. \" comment lines

Nroff is happy with the extra space after the dot, even if you mightn't
want your source looking that way.  Like I say, this is so now with or
without what I propose for non-comment directives.

> Can you make that work right, one way or the other?

I went a few rounds wrestling with comments filling, without yet getting
to how I think it should work.




reply via email to

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