Hi,

There are some issues that I've found with emacs -nw keybindings that don't occur on emacs gui. These cause problems with paredit-mode.

Using C-h k:
`C-)` becomes `)`.
`C-(` becomes `(`.
`C-}` becomes `C-]`.
`C-{` becomes `M-`.

Much appreciated,
Conor