Enable load-prefer-newer sooner in noninterative/debug sessions

This commit is contained in:
Henrik Lissner 2017-11-16 18:41:17 +01:00
parent 1140af7807
commit 2190d29960
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 2 deletions

View file

@ -92,8 +92,7 @@ base by `doom!' and for calculating how many packages exist.")
(defvar doom--refreshed-p nil)
(setq load-prefer-newer (or noninteractive doom-debug-mode)
package--init-file-ensured t
(setq package--init-file-ensured t
package-user-dir (expand-file-name "elpa" doom-packages-dir)
package-enable-at-startup nil
package-archives