GNU bug report logs - #65896
30.0.50; folding text with text properties prevents background from extending past the newline

Previous Next

Package: emacs;

Reported by: StrawberryTea <look <at> strawberrytea.xyz>

Date: Tue, 12 Sep 2023 18:02:01 UTC

Severity: wishlist

Found in version 30.0.50

Done: Ihor Radchenko <yantar92 <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: StrawberryTea <look <at> strawberrytea.xyz>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: yantar92 <at> posteo.net, kevin.legouguec <at> gmail.com, 65896 <at> debbugs.gnu.org, juri <at> linkov.net
Subject: bug#65896: 30.0.50; folding text with text properties prevents background from extending past the newline
Date: Sun, 01 Oct 2023 23:28:55 -0500
[Message part 1 (text/plain, inline)]
Sure. Basically, I want :extend to apply to a line with a folded region even
though the newline at the end itself does not have the :extend property. So I
want the extend property to somehow propagate across a line to the newline at
the end, even if it does not have the :extend property. This would allow for
:extend to work as expected when we have a a folded region that extends across
multiple lines but the end of the folded region does not have the :extend
property.

I don’t think this would cause unexpected behavior since :extend on non-newline
characters is currently a no-op.

Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: StrawberryTea <look <at> strawberrytea.xyz>
>> Cc: juri <at> linkov.net, kevin.legouguec <at> gmail.com, 65896 <at> debbugs.gnu.org,
>>  yantar92 <at> posteo.net
>> Date: Sat, 30 Sep 2023 17:55:27 -0500
>>
>> Basically, when the text is folded, it uses the face of the first visible
>> newline after the fold to determine the background.
>>
>> The elisp approach is to maintain overlays at the end of each folded region and
>> it becomes complicated with nested headings. I was thinking that instead, we
>> could have the extend property (or an extra option on :extend) be used within
>> the line to colorize the background of the newline at the end.
>
> Sorry, I still don’t understand what you mean by the last sentence.
> (All the rest is understood, but it describes the current situation,
> which I understand well enough to not need any explanations.)

This bug report was last modified 1 year and 176 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.