Fix #3901: unset comp-deferred-compilation later
This commit is contained in:
parent
b29b865d30
commit
29b12de83e
2 changed files with 5 additions and 4 deletions
|
@ -26,7 +26,3 @@
|
|||
;; in this file and can conflict with later config (particularly where the
|
||||
;; cursor color is concerned).
|
||||
(advice-add #'x-apply-session-resources :override #'ignore)
|
||||
|
||||
;; Prevent unwanted runtime builds; packages are compiled ahead-of-time when
|
||||
;; they are installed and site files are compiled when gccemacs is installed.
|
||||
(setq comp-deferred-compilation nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue