From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "song chang" Newsgroups: gmane.emacs.help Subject: question on Ctrl-C Date: Wed, 23 Aug 2006 10:43:44 +0000 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1156329933 18697 80.91.229.2 (23 Aug 2006 10:45:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 23 Aug 2006 10:45:33 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 23 12:45:30 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GFqDM-0000ls-NO for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 12:44:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFqDM-0002y1-6Z for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 06:44:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GFqD9-0002wG-He for help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 06:43:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GFqD7-0002uD-A4 for help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 06:43:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GFqD7-0002u4-5G for help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 06:43:49 -0400 Original-Received: from [65.54.246.211] (helo=bay0-omc3-s11.bay0.hotmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GFqKv-0007t4-Id for help-gnu-emacs@gnu.org; Wed, 23 Aug 2006 06:51:53 -0400 Original-Received: from hotmail.com ([64.4.19.46]) by bay0-omc3-s11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 23 Aug 2006 03:43:47 -0700 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 23 Aug 2006 03:43:47 -0700 Original-Received: from 64.4.19.200 by by109fd.bay109.hotmail.msn.com with HTTP; Wed, 23 Aug 2006 10:43:44 GMT X-Originating-IP: [221.221.253.218] X-Originating-Email: [songchang@hotmail.com] X-Sender: songchang@hotmail.com Original-To: help-gnu-emacs@gnu.org X-OriginalArrivalTime: 23 Aug 2006 10:43:47.0560 (UTC) FILETIME=[0364A680:01C6C6A1] X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36865 Archived-At: I am using GNU emacs 21.3.1 and cygwin/bash shell on Win 2000. Ctrl-C or Ctrl-C Ctrl-C doesn't kill the process. I also tried different combinations, for example Ctrl-Q Ctrl-C etc, none works. Any idea? Thanks.