From: Eli Zaretskii <eliz@gnu.org>
To: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
Cc: larsi@gnus.org, salutis@me.com, 52587@debbugs.gnu.org
Subject: bug#52587: 29.0.50; Wrong block header/footer background in Org
Date: Sun, 19 Dec 2021 15:09:29 +0200 [thread overview]
Message-ID: <83h7b491x2.fsf@gnu.org> (raw)
In-Reply-To: <8735moyev6.fsf@gmail.com> (message from Kévin Le Gouguec on Sun, 19 Dec 2021 13:10:37 +0100)
> From: Kévin Le Gouguec <kevin.legouguec@gmail.com>
> Date: Sun, 19 Dec 2021 13:10:37 +0100
> Cc: 52587@debbugs.gnu.org, Rudolf Adamkovič <salutis@me.com>
>
> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
> > So I seem to be unable to reproduce the problem (on Debian/bookworm).
> > Are there any additional steps needed?
>
> Try removing the extra newline between "#+end_quote" and "* baz".
>
> AFAIR this is a long-standing issue in outline, to reproduce without Org
> nor specific themes:
>
> 1. emacs -Q
> 2. C-x b repro
> 3. M-x outline-mode
> 4. type in: "* foo RET bar RET * baz"
> 5. move to "bar"
> 6. M-:
> (add-text-properties
> (point-at-bol)
> (1+ (point-at-eol))
> '(font-lock-face (:background "red")))
> 7. S-TAB (to fold all sections)
>
> Here, I see a single column with red background after the ellipses.
Why is that a problem? That single column has buffer position 10, and
is the only visible buffer position that has the red color before
S-TAB.
So I think Emacs behaves as expected here.
next prev parent reply other threads:[~2021-12-19 13:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-17 21:13 bug#52587: 29.0.50; Wrong block header/footer background in Org Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-19 11:32 ` Lars Ingebrigtsen
2021-12-19 12:10 ` Kévin Le Gouguec
2021-12-19 13:09 ` Eli Zaretskii [this message]
2021-12-20 6:33 ` Kévin Le Gouguec
2021-12-20 10:22 ` Lars Ingebrigtsen
2021-12-20 17:07 ` Eli Zaretskii
2021-12-21 7:29 ` Kévin Le Gouguec
2021-12-20 22:16 ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-21 10:03 ` Protesilaos Stavrou
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83h7b491x2.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=52587@debbugs.gnu.org \
--cc=kevin.legouguec@gmail.com \
--cc=larsi@gnus.org \
--cc=salutis@me.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).