blackspotent

Results 3 comments of blackspotent

Am I the only one who has this kind of behavior? is bound to and I would like to keep as "select-forward-word" as before. This is the only show-stopper using...

Hi, Silex, That's good to know. I'm using Windows gnu emacs 25.0.50.1 Right now, both behaves the same, i.e., sp-forward-slurp-sexp With smartparens-mode turned off, selects word as expected.

I tried to unbind the keys as follows after loading smartparent loading hook. ;; undefine keys (define-key smartparens-mode-map (kbd "C-S-") nil) (define-key smartparens-mode-map (kbd "C-S-") nil) but the behavior is...