mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
``+spell/add-word`` expects `flyspell-get-word` to return as a string the current word. Instead, it returns a list of the form `(<word> <start-pos> <end-pos>)`.