Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • First, does it happen with no init file (emacs -Q)? Second, does windows use C-) for something else, which prevents it from reaching emacs? Commented Jan 28, 2017 at 0:21
  • Are you using the GUI version of emacs? Commented Jan 28, 2017 at 0:34
  • @Dan, it happens with no init file. I looked at a page of windows shortcuts here, and C-) isn't on the list. Commented Jan 28, 2017 at 1:00
  • @DoMiNeLa10, yes I'm using the GUI version. Commented Jan 28, 2017 at 1:01
  • Please show your code that binds the key sequence. Provide a step-by-step recipe that starts from emacs -Q (no init file). Commented Jan 28, 2017 at 1:33