Outside of the text editor, I think native emacs keybindings like (C-n, C-p, C-a, C-e, C-k) on OSX are great and I hope they never get rid of them.
Please never get rid of this As a user of these key binding in both Emacs and macOS, it’d be worse than cutting off an arm if this went away
Or all movement combined with prefixes. I regularly do
C-u C-u C-p
to jump sixteen lines backwards. Or add another prefix and it's 64 lines.Separately, macros, yea! Macros with regexes FTW! The counter you can use in macros - occasionally very useful! M-x occur! Dired which can search a whole directory tree of file contents for a regexp! So much more.
Only thing worse than emacs interface is not having emacs at all.