You should also mention C-z, which I use as my personal keymap. It is bound to suspend-frame by default, a perfectly useless function, at least for me. But C-z is located just to the left of C-c and C-x, and so is just too good a key to dedicate to such a useless function.
I bind C-z * to calc and C-z g to git-status, C-z a to org-agenda and on and on. I don’t have to worry about clashing with the C-c and C-x keymaps used by apps.
– ddoherty 2019-03-20 11:19 UTC
I use M-SPC to cycle-spacing, but there’s also M-\ that does `delete-horizontal-space`, which is quite similar.
I guess one of the two is free for everyone.
– Raimon Grau 2019-03-21 10:36 UTC
Re: C-z
- I did mention it!
Re: M-SPC
and M-\
- I use both on a daily basis…
– Marcin Borkowski 2019-03-25 20:06 UTC