Kaushal <[email protected]> wrote:
> Hi,
>
> The source code block fontification stops working in all my org files in
> version 8.3.
Sorry, this was broken by my backport (d81e6b5) and the following merge
to master. I should have caught this because 99f9999 ("org-src.el
(org-src-font-lock-fontify-block): Do not use `font-lock-ensure'",
2014-07-27) was already in response to an earlier attempt to use
font-lock-ensure here (although I've been unable to find the original ML
post).
I'll restore the use of font-lock-fontify-buffer and leave a comment to
make sure it isn't reverted again.
--
Kyle