technomancy / emacs-starter-kit

[ARCHIVED] this is ancient history
GNU General Public License v3.0
2.87k stars 887 forks source link

Bindings changed without installing starter-kit-bindings #159

Open jtimon opened 11 years ago

jtimon commented 11 years ago

I install starter-kit-lisp but not starter-kit-bindings. starter-kit-lisp changes the functionality of C- and C- for moving parenthesis instead of the usual "move the pointer one word" forward or backwards.

Shouldn't that hook be implemented in the bindings package?

Maybe this is not an issue and I'm missing something. In that case, how can I enjoy all the features of starter-kit-lisp without modifying any key binding?