summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-06-01 11:36:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-06-01 11:36:06 -0700
commit535deaab28ea2c6105b20530b280394a212fc8b1 (patch)
tree09106234c5deb5b7393f869e3c1b47825e85487e
parent89cf43bd2fcd2980129d303c947ab4a8eeea5a9b (diff)
downloaddotfiles-535deaab28ea2c6105b20530b280394a212fc8b1.tar.gz
resettle former occupant of C-x C-m
-rw-r--r--.emacs.d/init-spw.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index dfb8a3f4..3896771e 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -310,6 +310,8 @@ add places the library might be available to `load-path'."
(global-set-key "\C-xrb" #'spw/bookmark-jump)
(global-set-key "\C-x\C-m" #'smex)
+;; ... and resettle the previous occupant of C-x C-m
+(global-set-key "\M-x" mule-keymap)
;; Make C-w and <M-backspace> the same as the defaults of the UNIX tty
;; line editor and GNU readline, respectively: C-w deletes back to