mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-22 16:21:04 -05:00
I misunderstood the issue in1081588
. `user-emacs-directory` is never nil, even in batch sessions. Instead, it is simply set to the wrong path in cases where Doom is deployed to a non-standard location. It's needed to change it there, but never in interactive sessions. Fix: #6777 Amend:108158876c
5.5 KiB
5.5 KiB