mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
`(bounds-of-thing-at-point 'word)` can return `nil`. This checks that it does not, giving an `user-error` if no word is found.
`(bounds-of-thing-at-point 'word)` can return `nil`. This checks that it does not, giving an `user-error` if no word is found.