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

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

bug#3336: fill-individual-paragraphs recently created bug


From: Alan Third
Subject: bug#3336: fill-individual-paragraphs recently created bug
Date: Sun, 24 Jan 2016 16:19:54 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (darwin)

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Rory Mulvaney <rory1@umbc.edu> writes:
>
>> Then, if you rigidly indent it 4 spaces by selecting it followed by C-u 4 
>> M-x rigidly-indent, then fill it with fill-individual-paragraphs by 
>> selecting it and M-x fill-individual-paragraphs, it gives the weird 
>> result, in contrast to fill-paragraph.
>
> Yeah, I'm able to reproduce this bug in Emacs 24 now.

Using Emacs 25 I'm not sure if I can reproduce it.
fill-individual-paragraphs and fill-paragraph fill the paragraph(s)
differently, but they seem to me to be behaving as described in the
documentation.

fill-paragraph treats the two lines as a single paragraph.
fill-individual-paragraphs treats the lines as two different paragraphs,
as described in the docs.

-- 
Alan Third





reply via email to

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