Comment by teddyh
7 hours ago
> A large fraction of my (blasphemous) changes was of course overriding keyboard shortcuts to match the expectations that average users have of what keyboard shortcuts should do, in at least the last 40 years of software.
You mean the same thing you can get by clicking the checkbox under Options → Cut/Paste with C-x/C-c/C-v (CUA Mode)? (And then, Options → Save Options to… save your options.)
Some people really like to exaggerate the difficulty of Emacs, and claim that they spent ages modifying their .emacs files to do what is really the simplest of settings.
(bind-keys*
edit: Added extra line breaks otherwise the comment text seems to be treated as a single block of text.
Arguably some of these are not standard anything (just something I was happy with) but equally there is also a lot of normal stuff people are used to in several software applications for many decades now.
You can prefix code blocks by two extra spaces on each line: