"J.D. Smith" <[email protected]> writes: > ... I wonder what the reason of avoiding font-lock in agenda buffers > is?
We would need to write a dedicated font-lock rules just for agenda buffer. Copying properties is easier. Also, consider that agenda may included lines from non-Org buffers (namely, from diaries). Admittedly, agenda does not bother enforcing the font-lock before properties are copied, and that could be fixed. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
