This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

subprocs in Emacs shells won't die with comint-interrupt-subjob


With the new Cygwin, when I run a subprocess in an Emacs shell,
pressing C-c C-c (which executes "comint-interrupt-subjob") does not
kill the subprocess.  The title bar flashes, but that's all.  When the
running process is a Java application, it also does a thread dump,
which is supposed to happen when it gets a "QUIT" signal.  I've
verified these symptoms with Emacs v 20.4, 20.6, and 20.7.

However, if I retreat to Cygwin B20.1, without changing anything else,
this symptom goes away.  Pressing C-c C-c in the shell properly kills
the subprocess.

I'd really like to move up to the new cygwin, but not being able to
easily kill subprocesses in the shell is extremely inconvenient.

-- 
===============================================================================
David M. Karr     ; dkarr@tcsi.com  ; w:(425)487-8312 ; TCSI & Best Consulting
Software Engineer ; Unix/Java/C++/X ; BrainBench CJ12P (6/12/2000)


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]