Max Nikulin <[email protected]> writes: >> The link is not completely dead. You may resolve it e.g. by >> >> <https://list.orgmode.org/?q=gmane%3A73429>
Interesting. Did not know that gmane id is somehow saved inside message db. > <https://list.orgmode.org/CA+M2ft-=hdk_zovhremwrwdevivr18ngypmp-9nk+ygwj_j...@mail.gmail.com> > Starting emacs followed directly by org-agenda search and visiting file > removes color formatting. John Hendy. 2013-05-20 22:15 UTC > > (found in <https://list.orgmode.org/?q=setupfile+tags+d%3A..2013-09-04>, > some other threads might be relevant as well) Thanks for tracking it down! The reproducer if just fine after I removed kill-local-variable line. > b83c0309a 2013-05-16 10:33:32 +0200 Bastien Guerry: Fix handling of > setup file wrt setting tags And looking into this commit, it rather looks like there was an error while Org mode was loading, not font-lock directly (Emacs erred before reaching font lock setup). So, that bug report has nothing to do with Org's font-lock setup. I conclude that I still see no reason to keep kill-local-variable. -- 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>
