emacs-devel
[Top][All Lists]
Advanced

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

Re: filling bug in text-mode


From: Richard M. Stallman
Subject: Re: filling bug in text-mode
Date: Tue, 11 Oct 2005 18:43:19 -0400

    IIRC the problem is what to do when filling

        foo bar...
        baz

    Should it turn into

        foo bar... baz
    or
        foo bar...  baz

It should be the latter, because that preserves the fact that it
counts as a sentence end.




reply via email to

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