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

Hydras in hooks #395

Open
contrapunctus-1 opened this issue Jan 11, 2021 · 0 comments
Open

Hydras in hooks #395

contrapunctus-1 opened this issue Jan 11, 2021 · 0 comments

Comments

@contrapunctus-1
Copy link

I'm trying to implement a Hydra for an Elisp package, where I wanted a function calling the Hydra body to be placed in a hook. Unfortunately, it didn't work like I wanted - rather than waiting for the user to exit the Hydra, the hook functions after the Hydra were run right away. Is there some way I can make the Hydra 'block' until the user exits the Hydra?

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

1 participant