-
Does anyone have a working example of bootstrapping straight.el in Spacemacs such that it doesn't complain about package.el is already loaded? I am hoping to use Straight in a supplemental manner to the existing Spacemacs setup, so I have enable-use-package-integration turned off. And the early-init.el is already set to disable |
Beta Was this translation helpful? Give feedback.
Answered by
raxod502
Aug 25, 2025
Replies: 1 comment 2 replies
-
Seems |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the built-in Emacs facility for suppressing warnings. Alternatively, upgrade to #1251.