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

Add way to change recipe #14

Closed
raxod502 opened this issue Feb 6, 2017 · 3 comments
Closed

Add way to change recipe #14

raxod502 opened this issue Feb 6, 2017 · 3 comments
Labels

Comments

@raxod502
Copy link
Member

raxod502 commented Feb 6, 2017

Currently if you evaluate a use-package form and then change its recipe, you will just get an error because the recipe has changed. This is arguably correct but definitely annoying. There needs to be a way to handle this without resorting to mutating multiple undocumented internal hash tables.

@raxod502
Copy link
Member Author

This is currently being fixed by issuing a warning rather than an error.

@raxod502
Copy link
Member Author

Fixed in 2cd29b8.

@raxod502
Copy link
Member Author

Merged.

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

No branches or pull requests

1 participant