mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -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.