Re: [BUG] unfolding headlines with :extend face keyword & background broke after 2da622cad [9.7 (9.7-??-8ac99c33f @ /home/st/.config/emacs/.local/straight/build-30.0.50/org/)]

2024-03-05 Thread Ihor Radchenko
StrawberryTea writes: > Hi, using the following test case with Emacs -Q: > ... > The most recent fix for the bug in 2da622cad seems to have made things > worse. Now sometimes the background of the headline is not extended and > other times we still have the trailing background color where it's

[BUG] unfolding headlines with :extend face keyword & background broke after 2da622cad [9.7 (9.7-??-8ac99c33f @ /home/st/.config/emacs/.local/straight/build-30.0.50/org/)]

2024-03-04 Thread StrawberryTea
Hi, using the following test case with Emacs -Q: (let ((default-directory (file-name-directory load-file-name))) (when (file-exists-p (expand-file-name "default.el" default-directory)) (load-file (expand-file-name "default.el" default-directory (straight-use-package 'org) (require