Ihor Radchenko [21/Jun 2:30pm GMT] wrote: > Sean Whitton <[email protected]> writes: > >>> 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. > > I do not mind. > Actually, maybe fill-region itself can respect fill-paragraph function.
I think for a change like that we'd need to hear from Stefan. Stefan, do you thin we should be aiming to change fill-region to respect fill-paragraph-function, or make unfill-paragraph loop over the paragraphs itself instead of calling fill-region, to resolve the issue here? -- Sean Whitton
