mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-02-21 07:11:44 -08:00
Unsetting file-name-handler-alist around a `load` call prevents any change to this variable from surviving that file's evaluation (e.g. by packages loaded therein). Since the user's config files are loaded with this macro, this affects users' configs, which is unacceptable. Since this optimization is already done in early-init.el, we can get away with being more selective here. |
||
|---|---|---|
| .. | ||
| cli | ||
| lib | ||
| doom-cli-lib.el | ||
| doom-cli.el | ||
| doom-editor.el | ||
| doom-keybinds.el | ||
| doom-lib.el | ||
| doom-modules.el | ||
| doom-packages.el | ||
| doom-projects.el | ||
| doom-start.el | ||
| doom-ui.el | ||
| doom.el | ||
| packages.el | ||