In emacs under cygwin keyboard mappings don't work

1.1k Views Asked by At

When I run Gnu Emacs under cygwin on Windows and I press "ctrl-x ctrl-c" to exit I get the message:

ctrl-x ctrl-g is undefined

: However, when I run Xemacs the "ctrl-x ctrl-c" works fine

1

There are 1 best solutions below

1
On BEST ANSWER

I think you want to put set CYGWIN=tty in your cygwin.bat. See http://www.cygwin.com/cygwin-ug-net/setup-env.html. Or you could try running emacs under rxvt. Or you could do what I do, which is use "native" win32 emacs.