Fork me on GitHub
#spacemacs
<
2021-09-06
>
paulspencerwilliams14:09:59

Hi. Can anyone advise how I can advise how I can ensure Emacs interprets p when debugging as an inspect command, rather than an Evil paste?

practicalli-johnny15:09:51

C-z will toggle between Evil (vim) and Emacs editing modes.

practicalli-johnny15:09:25

There is code in Spacemacs to switch key bindings when going into cider-debug mode, unfortunately this code hasn't worked for some keys (stated in the above article)

paulspencerwilliams16:09:56

Oh yeah, I’d read that page twice today and didn’t pick up on that section. Selective blindness. Cheers