From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "dsoliver@earthlink.net" Newsgroups: gmane.emacs.help Subject: Re: question on Ctrl-C Date: 23 Aug 2006 19:02:25 -0700 Organization: http://groups.google.com Message-ID: <1156384945.130333.147930@i42g2000cwa.googlegroups.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1156387225 10476 80.91.229.2 (24 Aug 2006 02:40:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 02:40:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 24 04:40:24 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 1GG58q-0000zN-8k for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 04:40:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GG58p-0003E7-OY for geh-help-gnu-emacs@m.gmane.org; Wed, 23 Aug 2006 22:40:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i42g2000cwa.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 11 Original-NNTP-Posting-Host: 24.180.52.62 Original-X-Trace: posting.google.com 1156384950 27249 127.0.0.1 (24 Aug 2006 02:02:30 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Thu, 24 Aug 2006 02:02:30 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.5) Gecko/20060719 Firefox/1.5.0.5,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: i42g2000cwa.googlegroups.com; posting-host=24.180.52.62; posting-account=Mu7y7gwAAAADJ71fYmB0mt2IqYzXiLJh Original-Xref: shelby.stanford.edu gnu.emacs.help:141263 Original-To: help-gnu-emacs@gnu.org 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:36887 Archived-At: song chang wrote: > 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. Song, I'm not exactly sure what you are asking looking at the other responses. If you simply want to stop a process that was started in Emacs, try C-g. That's the usual way to do that in a Linux environment. Are you trying to shut down Emacs? Good luck--Douglas