[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: |
Sun, 13 Sep 2020 22:23:20 +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:
> As far as I can tell, with 8a083514a7 from master, the situation is
> now as follows.
>
> The org-block face is applied
> - to src blocks, when the language is recognized
> - to example, export blocks
> - to verse and quote blocks, if ~org-fontify-quote-and-verse-blocks~
> is ~t~.
>
> It isn't applied
> - to src blocks, when the language isn't recognized
> - to special blocks (that is, blocks with arbitrary names)
Exact.
> I make heavy use of special blocks and I'd like this face to apply to them.
> I think it would make more sense than the current behavior, and is
> less surprising. (It is also more in line with the previous
> docstring).
>
> (I also think it should apply to unrecognized src blocks)
I agree there is room for improvement, but I'm not sure on what we
should be aiming for.
--
Bastien