Skip to content

if I intend to use straight.el, is (load "~/crafted-emacs/modules/crafted-early-init-config") still necessary? #417

Closed Answered by jvdydev
jf asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

the crafted-early-init-config initializes package.el and provides some functionality for automatic fetching of package archives (using package.el).
Therefor, loading it when using straight.el is probably not what you want.
Instead, you may want to load crafted-package-config and configure it so crafted-install-selected-packages automatically uses straight.el.

We also have an example for using straight.el with Crafted Emacs (see Examples Doc for how to run).

Hope this helps 😄

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jf
Comment options

You must be logged in to vote
1 reply
@jvdydev
Comment options

Comment options

You must be logged in to vote
1 reply
@sthesing
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants