emacs-devel
[Top][All Lists]
Advanced

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

Re: fill-paragraph ill designed


From: Stefan Monnier
Subject: Re: fill-paragraph ill designed
Date: Tue, 25 Aug 2015 10:51:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

I agree that there's some serious problem there.

For me, the main issue is that fill-paragraph-function isn't used (and
can't be used) by fill-region.

So I'm in favor of obsoleting fill-paragraph-function and replacing it
with something better designed (the introduction of
fill-forward-paragraph-function was a step in that direction, but it
doesn't cover all use cases of fill-paragraph-function).


        Stefan



reply via email to

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