elp-revive / auto-highlight-symbol

Automatic highlighting current symbol minor mode.
GNU General Public License v3.0
52 stars 13 forks source link

fix(ahs.el): Fix stringp error eval ahs-stat-string #20

Closed jcs090218 closed 2 years ago

jcs090218 commented 2 years ago

Fix the following error when using the mouse to hover the symbol.

Error during redisplay: (eval (ahs-stat-string)) signaled (wrong-type-argument stringp none)