mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Caused by langtool-langauge-tool-jar not being set (because defvar won't change a defined variable), and app/write/doctor.el uses it in a file-exists-p call, which throws the stringp error if given anything other than a string.