help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WIN emacs can not catch Ctrl-C in CYGWIN bash shell


From: John Paul Wallington
Subject: Re: WIN emacs can not catch Ctrl-C in CYGWIN bash shell
Date: Wed, 31 Jan 2007 19:37:11 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux)

"sealo" <seahalo@gmail.com> writes:

> I setup a environment EMACS+CYGWIN. Everything works well.
> But in the cygwin shell session, it seems the shell can not catch Ctr-
> C. For example, I type command "more". No matter how many times I type
> Ctrl-C, no response. So I have to kill the shell buffer, and start
> again.
> Could you tell me how to solve this issue?

Try saying:
export CYGWIN="binmode ntsec tty" 

It looks like the tty option is what makes C-c work.

See also:
http://lists.gnu.org/archive/html/help-emacs-windows/2002-10/msg00109.html
http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/a180845843d43295/069eb75ca57d83c7


reply via email to

[Prev in Thread] Current Thread [Next in Thread]