| ▲ | adrian_b 4 hours ago | |
Fortunately all the "weird key bindings" can be easily changed. The only difficulty is caused by the fact that already each Emacs mode may change some of the key bindings. Because of that, before deciding on some key bindings you prefer, it is wise to first check the bindings used in all the Emacs modes that you are likely to use frequently, in order to choose bindings that would not conflict with any of those modes. | ||
| ▲ | scoops_ an hour ago | parent [-] | |
There is a decent solution for this, you essentially define your own minor mode with key bindings you want to take precedence. I haven’t tried it myself yet, but seems useful in theory https://youtu.be/D99GB591Vgo | ||