Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I have noticed that, on some versions of Emacs, requiring `worf` fails with a void-variable error on `hydra-worf-change`. This user here abo-abo/pamparam#34 also seems to be getting the same error. I do not fully understand why, but adding `(require 'hydra)` to the `worf.el` file has completely fixed this issue for me. Please feel free to just close this PR if you want, as I'm not able to give a good justification of why this works.
- Loading branch information
38e901d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the solution! It solved my problem.
38e901d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I ran into this issue after switching from bleeding edge with nativecomp to stable 29.1 without nativecomp.
I've solved it by telling straight.el not to compile worf: