Ihor Radchenko [21/Jun  5:03am GMT] wrote:
> The docstring says:
>
>       Join lines of this paragraph and fix up whitespace at joins.
>     Interactively, if the region is active, join lines of each paragraph in
>     the region.
>
> Why not calling fill-paragraph-function in a loop on each paragraph in
> region?

That would probably be okay, yes, though I'd be reluctant to introduce a
loop like that on the release branch.  So maybe we can only fix this on
master.

-- 
Sean Whitton

Reply via email to