On 2016-09-06 10:33, Drew Adams wrote: > Many users already have their own yanking (or other) commands > bound to such keys. (Just google `emacs "C-M-y"' and > `emacs "M-y"'.) How would a new binding affect these users? > In my case, for example, `M-y' is `icicle-yank-pop-commands', > and `C-M-y' is `secondary-dwim'. M-y is already bound to yank-pop in plain Emacs, so I'm not sure I follow your point :/ Clément.