Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Q: can users call (crafted-package-install-package)? #265

Closed
pablos-here opened this issue Jan 2, 2023 · 1 comment
Closed

Q: can users call (crafted-package-install-package)? #265

pablos-here opened this issue Jan 2, 2023 · 1 comment

Comments

@pablos-here
Copy link

Hi,

While you may have heard it before, it cannot be stated too many times that this project is amazing. Thank you!

As I'm porting my init.el to custom.el, I'm at a cross roads on how to pull in new packages.

I looked at some of the project modules and see that they make use of (crafted-package-install-package) macro. As it is mentioned in #260, I see the macro provides a level of abstraction between straight.el and package.el.

As I'm fundamentally lazy (although it appears long winded!), is it okay for users to call (crafted-package-install-package)? I suppose there's no guarantee that the call signature won't change in the future.

What I like about using it is that it provides some level of insulation to my custom.el.

@jeffbowman
Copy link
Contributor

You are welcome to call crafted-package-install-package in your configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants