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] EXPECTED: [fn:1] underlined as a link. ACTUAL: [fn:1] underlined as a link but "fn" also underlined as misspelled. ENVIRONMENT: GNU Emacs 32.0.50 (build 1, aarch64-apple-darwin25.2.0, NS appkit-2685.30 Version 26.2 (Build 25C56)) of 2026-06-23 International Ispell Version 3.1.20 (but really Aspell 0.60.8.2) > On my side, flycheck ignores "fn" in footnote definitions. Perhaps your spell checker recognizes "fn" as a valid word? Try M-$ with the point on bare "fn". Rudy -- There are only two hard things in computer science: cache invalidation and naming things. --- Phil Karlton Rudolf Adamkovič <[email protected]> [he/him] http://adamkovic.org
