mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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>)`.