X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.8 required=5.0	tests=AWL,BAYES_40,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Oleksandr Gavenko <gavenko@bifit.com.ua>
Subject: Re: Sending signals to a subprocess
Date: Mon, 18 Oct 2010 16:12:26 +0300
Lines: 23
Message-ID: <i9hh3q$5sl$1@dough.gmane.org>
References: <4CB9DE15.8010308@cornell.edu> <i9h1gq$to1$1@dough.gmane.org> <4CBC3F43.9010602@cornell.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4
In-Reply-To: <4CBC3F43.9010602@cornell.edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 18.10.2010 15:36, Ken Brown wrote:
> On 10/18/2010 4:46 AM, Oleksandr Gavenko wrote:
>> 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).
>
> Yes, this is a known problem with native emacs and is documented in
> etc/PROBLEMS. But Cygwin emacs will no longer have this problem as of
> Emacs 23.3.
Did you mean

** Interrupting Cygwin port of Bash from Emacs doesn't work.

Cygwin 1.x builds of the ported Bash cannot be interrupted from the
MS-Windows version of Emacs.  This is due to some change in the Bash
port or in the Cygwin library which apparently make Bash ignore the
keyboard interrupt event sent by Emacs to Bash.  (Older Cygwin ports
of Bash, up to b20.1, did receive SIGINT from Emacs.)


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

