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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think you want to put
set CYGWIN=ttyin your cygwin.bat. Seehttp://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.