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 use-package extension #25

Closed
raxod502 opened this issue Jun 6, 2018 · 0 comments
Closed

Add use-package extension #25

raxod502 opened this issue Jun 6, 2018 · 0 comments
Labels

Comments

@raxod502
Copy link
Member

raxod502 commented Jun 6, 2018

I have a lot of use-package forms that start with an el-patch-feature declaration, then patch a bunch of functions/variables to lazy-load the package. It would be nice if there were a :patch (or maybe :patch-init and :patch-config) keyword where I could just paste the function definitions and defun would automatically turn into el-patch-defun, etc.

raxod502 added a commit that referenced this issue Jun 27, 2018
raxod502 added a commit that referenced this issue Jun 28, 2018
This commit prevents forms that can't be translated into an `el-patch'
form from being silently dropped, contrary to documentation.
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