What happened?
I disabled evil-mode to try out emacs bindings. Hit M-SPC to get the leader-key and menu
What did you expect to happen?
M-SPC to work as leader key
Steps to reproduce
- M-X evil-mode → evil-mode disabled
- M-SPC
This inserts a simple space on my config. helpful-key
gives the following:
just-one-space is an interactive and byte-compiled function defined in
simple.el.gz.
Signature
(just-one-space &optional N)
Documentation
Delete all spaces and tabs around point, leaving one space (or N spaces).
If N is negative, delete newlines as well, leaving -N spaces.
See also cycle-spacing.
View in manual
Key Bindings
esc-map SPC
global-map M-SPC
References
just-one-space is unused in simple.el.gz.
System information
Loading data dump...