Suhail Singh <suhailsingh...@gmail.com> writes: > Additionally, and seemingly related, fontlocking for unindented > anonymous and inlined footnotes is also broken. This can be observed > via emacs -q and opening a file with the following contents: > > #+begin_example > ** 9.7.11, 9.6.15 > [fn::This footnote has not fontlocking.] > > > [fn:1:This doesn't fontlock either.] > > > [fn::Fontlocking works in this footnote.] > #+end_example
Yes, it is indeed broken. A proper fix of these and many other fontification problems would be https://list.orgmode.org/orgmode/87ee7c9quk.fsf@localhost/, but that's a long way ahead. If you are particularly annoyed by this fontification glitch, feel free to post a patch fixing the problem. See `org-activate-footnote-links' and its erroneous check for referencep. -- Ihor Radchenko // yantar92, Org mode contributor, 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>