Emacs – Undefine Prefix Key-Collection of common programming errors

Short term fix:

M-x local-set-key M self-insert-command

Long term fix, find the spot in your .emacs file which defines it a ssuch. @tripleee’s comment does sound like a likely candidate for what went wrong.

Originally posted 2013-11-09 18:25:37.