this post was submitted on 17 Apr 2025
14 points (100.0% liked)
Emacs
2513 readers
1 users here now
Our infinitely powerful editor.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Personally, I flip
:defer
around by settinguse-package-always-defer
and:demand
ing packages that I want loaded at startup.Recently started doing the same, it makes sense to me.