Rudolf Adamkovič <[email protected]> writes: > Ihor Radchenko <[email protected]> writes: > >> Can you actually reproduce the bug? > > Yes. > > REPRODUCTION STEPS: > > 1. emacs -Q > 2. C-x C-f /tmp/test.org RET > 3. M-x flyspell-mode > 4. Type [fn:1]
Apparently, "type" should be literally typing, not C-y. That is: [fn:<point> - there is no footnote definition yet. Then, [fn:1] - flyspell overlay created earlier is removed. Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=123b797fc -- 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>
