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


Message #91 received at 65896 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ihor Radchenko <yantar92 <at> posteo.net>
Cc: 65896 <at> debbugs.gnu.org, kevin.legouguec <at> gmail.com, look <at> strawberrytea.xyz
Subject: Re: bug#65896: 30.0.50; folding text with text properties prevents
 background from extending past the newline
Date: Sun, 24 Sep 2023 14:59:13 +0300
> From: Ihor Radchenko <yantar92 <at> posteo.net>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 65896 <at> debbugs.gnu.org,
>  kevin.legouguec <at> gmail.com
> Date: Sun, 24 Sep 2023 10:19:11 +0000
> 
> StrawberryTea <look <at> strawberrytea.xyz> writes:
> 
> >       (overlay-put o ’evaporate t)
> >       (overlay-put o ’cae-org-fold-heading t)
> >       (overlay-put o ’face
> >                    (save-excursion (goto-char from)
> >                                    (face-at-point)))
> >       (overlay-put o ’display “\n”))))
> 
> This has a potential to break a number of things, because the text under
> the fold will no longer be considered invisible.
> 
> Also, ellipsis will not be obeyed.

But the idea to use a display string which is "\n" could still be
useful, to help with the problem you pointed out in response to my
previous suggestion, no?




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.