Revert "Seriously. Don't prioritize *.elc files in noninteractive sessions!"
This reverts commit 1d54ba4a37
This commit is contained in:
parent
f9bcd2aff3
commit
33e478cf33
1 changed files with 1 additions and 2 deletions
3
init.el
3
init.el
|
@ -31,7 +31,6 @@
|
|||
(file-name-directory load-file-name))
|
||||
|
||||
(when noninteractive
|
||||
(setq load-suffixes '(".el" ".elc" ".so")
|
||||
load-prefer-newer noninteractive))
|
||||
(setq load-prefer-newer noninteractive))
|
||||
|
||||
(require 'core (concat user-emacs-directory "core/core"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue