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

Fix bug in use-package-install-deferred-package #479

Merged
merged 1 commit into from
Aug 13, 2017

Conversation

raxod502
Copy link
Collaborator

Previously, deferred installation didn't work because I didn't convert the result of a completing-read back from a string to a symbol, which meant the hash-table lookup failed.

Previously, deferred installation didn't work because I didn't convert
the result of a `completing-read' back from a string to a symbol,
which meant the hash-table lookup failed.
@raxod502
Copy link
Collaborator Author

raxod502 commented Jul 1, 2017

To clarify, this will not be a breaking change, unless somebody was relying on the previous behavior of use-package-install-deferred-package to silently do nothing no matter what package was selected.

@raxod502 raxod502 mentioned this pull request Jul 1, 2017
56 tasks
@raxod502
Copy link
Collaborator Author

@jwiegley any news here?

@jwiegley jwiegley merged commit 360df30 into jwiegley:master Aug 13, 2017
@raxod502 raxod502 deleted the feat/fix-install-deferred branch August 13, 2017 06:13
@raxod502
Copy link
Collaborator Author

Thanks!

jollaitbot pushed a commit to sailfishos-mirror/emacs that referenced this pull request Nov 24, 2022
Fix bug in use-package-install-deferred-package
GitHub-reference: jwiegley/use-package#479
jollaitbot pushed a commit to sailfishos-mirror/emacs that referenced this pull request Nov 29, 2022
Fix bug in use-package-install-deferred-package
GitHub-reference: jwiegley/use-package#479
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

Successfully merging this pull request may close these issues.

2 participants