I would like to redisplay EMACS to place the most common commands on the home line. Which teams are most common? Is there any way to measure this? Has anyone already tried to do this?
I would say it depends on the user. So measure your own most commonly used:
http://xahlee.org/emacs/command-frequency.el
And although Randal was mostly joking, self-insert-command my most commonly used, consistently around 20-25%.
self-insert-command
If you look at the web page for the frequency of commands , you will see that the most common commands are:
The most common command is probably self-insert-command , but which is already tied to most keys directly. :)