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

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

bug#54406: 28.0.91; rcirc text wrapping


From: Lars Ingebrigtsen
Subject: bug#54406: 28.0.91; rcirc text wrapping
Date: Thu, 17 Mar 2022 12:03:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Ken Raeburn <raeburn@redhat.com> writes:

> The old version in 27.1 did:
>
>           ;; squeeze spaces out of text before rcirc-text
>           (fill-region fill-start
>                        (1- (or (next-single-property-change fill-start
>                                                             'rcirc-text)
>                                rcirc-prompt-end-marker)))
>
> where fill-start is set to
>
>   (marker-position rcirc-prompt-start-marker)
>
> evaluated before inserting the new text.  The new version seems to be
> filling the entire narrowed region containing the just-inserted text.

So I guess this was changed in:

commit 849e71fd83fa8796198035464897bf2f28f6226c
Author:     Philip Kaludercic <philipk@posteo.net>
AuthorDate: Wed Jun 9 17:55:55 2021 +0200

I've added Philip to the CCs; perhaps he has some comments.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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