In my init file, I have C-) bound to a smartparens "slurp" command. This works great on linux, but when I try to use the same keybinding on my Windows machine, nothing happens.
To troubleshoot on my Windows machine, I've tried C-h c followed by C-)—emacs doesn't register that any keys have been hit.
I've tried a couple of similar key sequences: M-) and C-0 both register fine.
Any idea why C-) doesn't register, and any idea how to fix it?
emacs -Q(no init file).