mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-21 13:53:38 -05:00
I had missed the fact that -Q implies not only --no-site-file (intended), but --no-site-lisp (unintended). Without the latter, no site-lisp directory is left in load-path, and any attempt to load it after-the-fact (which I do in core-cli.el) will fail. Thanks to @yamanq for noticing this! Fix: #6473 Fix: #4198 Co-authored-by: Yaman Qalieh <yamanq@users.noreply.github.com>
1.7 KiB
Executable File
1.7 KiB
Executable File