mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-04 15:03:42 -05:00
With af4cbc7, escaping and quoting in $EMACS is now respected by bin/doom; so make use of it to fix issues with $EMACS paths/commands that contain spaces. Ref: af4cbc7791d2 Fix: #8475 Fix: #8403