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

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

Re: adaptive-fill bug?


From: Richard Stallman
Subject: Re: adaptive-fill bug?
Date: Mon, 13 Jun 2005 11:03:13 -0400

    AFAIK, the check is there to make sure we do not use a fill-prefix which
    matches paragraph-start.  The late-check ensures this without caring where
    the guessed prefix comes from, so it covers adaptive-fill-regexp matches on
    both the first and second line (and third line for people like me ;-).

In the current code, there is one such test in each branch of the (if
(< (point) to)...) statement.  Thus, neither one makes the other
redundant.




reply via email to

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