Hello, On 04/28/15 22:06 PM, Nicolas Goaziou wrote: > Hello, > > Michal Koval <koval.m...@gmail.com> writes: > >> recently I switched from maint to master (release_8.3beta-1091-g96c533) >> and noticed that org-block face defined in my theme does not work anymore. > > I don't think src blocks ever got `org-block' face. There used to be > a `org-block-background' face for an overlay, however, but it was > removed in commit f8b42e8ebeeecdef59a8a7cbc4324264a5162197. >
I see `(defface org-block' in org-faces.el and I see it used it in org.el `org-fontify-meta-lines-and-blocks-1' where the bug probably is. Best regards, Michal