unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 52587@debbugs.gnu.org, "Rudolf Adamkovič" <salutis@me.com>
Subject: bug#52587: 29.0.50; Wrong block header/footer background in Org
Date: Sun, 19 Dec 2021 13:10:37 +0100	[thread overview]
Message-ID: <8735moyev6.fsf@gmail.com> (raw)
In-Reply-To: <87bl1cx21k.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 19 Dec 2021 12:32:55 +0100")

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.  If
I add ":extend t" to the face definition, then the whole line has a red
background.





  reply	other threads:[~2021-12-19 12:10 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 [this message]
2021-12-19 13:09     ` Eli Zaretskii
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=8735moyev6.fsf@gmail.com \
    --to=kevin.legouguec@gmail.com \
    --cc=52587@debbugs.gnu.org \
    --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).