Running emacs 23.1.50.1 under windows. Even if I run "emacs -q" to prevent any customizations from my .emacs file, it's swallowing the C-) (that's control + shift + the 0 key) keyboard combination. This combination doesn't even appear in the "view-lossage" history of keystrokes.
Anyone know how to work around this? This combination is bound by default in paredit-mode, but I can't use it.
view-lossage, it's probably the OS swallowing the key (or a third-party application that's set it up as a shortcut). – Gilles Dec 27 '10 at 13:10