emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Fontification of org code block not printed


From: Stefan Monnier
Subject: Re: [O] Fontification of org code block not printed
Date: Tue, 29 Jul 2014 05:38:36 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> I'm sure that this is not what I expect but I'm not sure if this is a fault
> in ps-def.el or org.el. Because of this I send this to both mailing lists to
> get help before sending an error report.

It's a problem in the ps-def.el code which handles the `face' property
in a "naive" way: it fails to merge the various active face properties
(from the various overlays and the text-property).


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]