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
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
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.