emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [PATCH] Use font-lock-face property in org-src-font-lock-fontify


From: Bastien
Subject: Re: [O] [PATCH] Use font-lock-face property in org-src-font-lock-fontify-block?
Date: Fri, 28 Sep 2012 08:53:08 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Takafumi,

Takafumi Arakaki <address@hidden> writes:

> I am thinking about including my version of
> org-src-font-lock-fontify-block in EIN, but Dan Davison suggested to
> ask in this ML because it could be a problem in org-mode too.

I'm not sure I understand the problem you are trying to fix for your own
code here but things work fine here in Org.

> Does anyone know what is happening here? 

Not really.   Do you always need this or is it just for some modes?
Maybe those modes use `font-lock-face' while other modes use `face'
and highlighting in Src Blocks would need to add `font-lock-face' in 
the first case while just adding `face' in  the second one.

Perhaps adding both is some extra security...  but I'd rather wait
for a real bug in Org :)

Thanks anyway for reporting this,

-- 
 Bastien



reply via email to

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