Conveniently macroexpand

This commit is contained in:
Benson Chu 2024-09-20 15:14:39 -05:00
parent cff161ab01
commit 2b2011d09c

View file

@ -67,6 +67,8 @@
;; Show the column number!
(column-number-mode t)
(global-set-key (kbd "C-x C-p") #'pp-macroexpand-last-sexp)
#+end_src
* switching keyboards