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

Require hydra? #41

Open
noctuid opened this issue Mar 21, 2022 · 2 comments
Open

Require hydra? #41

noctuid opened this issue Mar 21, 2022 · 2 comments

Comments

@noctuid
Copy link

noctuid commented Mar 21, 2022

Is there no explicit (require 'hydra) because another required package requires it? After updating, I've found worf no longer works ((void-variable hydra-worf-change)) unless I add an explicit require.

I didn't have this issue before, so I'm not sure if it's because of my package manager (straight.el) or because another package that required hydra no longer does. If you think this is really unexpected, I will look into it further.

@DeLevely
Copy link

DeLevely commented Oct 9, 2022

I recently switched to straight from package.el and have discovered this for myself as well. There's a pull request to this effect, and I'd love to see it approved to resolve the issue on this and other packages that depend on worf.

@LemonBreezes
Copy link

Same. Hydra can be lazy-loaded but it's better to load Hydra eagerly than to emit an error.

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

3 participants