Skip to content

Conversation

aaronjensen
Copy link

Fixes #12

This works well for my use cases from my limited testing. It deserves more thorough review by someone more familiar with this library than I am. From what I can tell, this appears to be a more "standard" way of overriding evil key maps, but I'm no expert here.

This does not rely on Emacs internals that were recently changed. See: https://mail.gnu.org/archive/html/bug-gnu-emacs/2025-08/msg01299.html

@aaronjensen aaronjensen changed the title More appropriate Evil techniques are used to bind the leader keys Alternative technique for Evil binding Sep 2, 2025
@justbur
Copy link
Owner

justbur commented Sep 3, 2025

Thank you. I'm wondering if you would want to take this package over? It hasn't been relevant to me in a long time, and I don't have much interest in maintaining it (even though the maintenance burden has been low).

@aaronjensen
Copy link
Author

I was only using it for https://github.com/aaronjensen/emacs-leader-key and I've since updated it to not depend on bind-map. I wonder if Doom still depends on it and if they would want to take it over?

@bcc32
Copy link

bcc32 commented Sep 4, 2025

bind-map is still used by Spacemacs in a couple places. I don't know if it would be easy or hard to replace there.

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.

Emacs 31 changed the name of the MODE-set-explicitly variable
3 participants