On 16.10.2010 20:17, Ken Brown wrote:
I could use some help fixing a longstanding bug in the Cygwin build of
emacs, in which emacs is unable to send signals to subprocesses.
This off top but I use native Emacs and have annoying bug:
in C-x shell if I start cygwin app it can not be broken by C-c C-c (try
run 'yes' utility).
But
while :; do echo +; sleep 1; done
can be broken by C-c C-c.
Also 'yes' can be broken by C-c C-\ (QUIT).
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple