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

Change Key Bindings to be compliant to the Emacs Key Binding Conventions #3

Open
Nooby opened this issue Nov 14, 2018 · 0 comments
Open

Comments

@Nooby
Copy link
Owner

Nooby commented Nov 14, 2018

Key binding Conventions: https://www.gnu.org/software/emacs/manual/html_node/elisp/Key-Binding-Conventions.html
The current key prefix (M-s) is a default key binding and should not be shadowed. Keybinding should be done with a keymap bound to a configurable key that is not reserved and not a default key.

@Nooby Nooby added this to the Melpa Inclusion milestone Nov 14, 2018
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