clj-on-windows

quantum.music 2025-02-20T16:48:55.610159Z

Hi! I'm tryting to run emacs on windows (with CIDER and paredit) and (some keybinding of) slurp doesn't work! Specifically, ctrl + shift + 0, i.e. C-). I have already googled the problem and disabled the "advanced key mapping" of ctrl + shift for layout switch. (And I'm pretty sure it worked for while, but then broke again.) Still the problem persists. All of these work just fine: C-(, C-, ) . Also, C-h k C-) doesn't work, but when I press C-h k C-) C-( emacs happily opens doc for C-(. So seems like emacs doesn't receive the ctrl + shift + 0 combination. Anyone knows what could cause this ? I would appreciate it.