Hi,
Since the introduction of smartparens in prelude I notice the following:
First, at startup, there is an error message: prelude-lisp-coding-defaults: Symbol's function definition is void: smartparens-strict-mode
Then in a shell buffer, the M-r key binding is now bound to the function sp-splice-sexp-killing-around, overriding the super useful comint-history-isearch-backward, for searching through the shell commands history with a regular expression.
Would you recommend a way to work around this?
Thanks