[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: org-block face isn't applied to special blocks
From: |
Bastien |
Subject: |
Re: Bug: org-block face isn't applied to special blocks |
Date: |
Mon, 07 Sep 2020 07:32:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Sébastien
Sébastien Miquel <sebastien.miquel@posteo.eu> writes:
> Hi Bastien,
>
> With latest org-mode master, and emacs -q,
> run (defface org-block '((t (:background "#494949" :extend t))) "")
> before loading org-mode,
> then visit an org buffer containing the three following blocks.
>
> When I do so, the org-block face only gets applied to the src block, and
> not to the quote block, nor the special block.
Fixed in maint, as 7769518f3. Thanks for the report again,
--
Bastien