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: Re: question on Ctrl-C Date: Thu, 24 Aug 2006 06:22:51 +0000 Message-ID: References: <87sljmbscb.fsf@hans.local.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1836312558==" X-Trace: sea.gmane.org 1156400597 6132 80.91.229.2 (24 Aug 2006 06:23:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 06:23:17 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 24 08:23:16 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 1GG8cP-0005BF-L6 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 08:23:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GG8cP-00069o-4L for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Aug 2006 02:23:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GG8cB-00069Y-V6 for help-gnu-emacs@gnu.org; Thu, 24 Aug 2006 02:22:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GG8cA-000693-NK for help-gnu-emacs@gnu.org; Thu, 24 Aug 2006 02:22:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GG8cA-000690-Hr for help-gnu-emacs@gnu.org; Thu, 24 Aug 2006 02:22:54 -0400 Original-Received: from [65.54.246.86] (helo=bay0-omc1-s14.bay0.hotmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GG8kA-0003O8-Cg for help-gnu-emacs@gnu.org; Thu, 24 Aug 2006 02:31:10 -0400 Original-Received: from hotmail.com ([64.4.19.32]) by bay0-omc1-s14.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 23 Aug 2006 23:22:53 -0700 Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 23 Aug 2006 23:22:53 -0700 Original-Received: from 64.4.19.200 by by109fd.bay109.hotmail.msn.com with HTTP; Thu, 24 Aug 2006 06:22:51 GMT X-Originating-IP: [221.221.232.27] X-Originating-Email: [songchang@hotmail.com] X-Sender: songchang@hotmail.com In-Reply-To: <87sljmbscb.fsf@hans.local.net> Original-To: dieter@duenenhof-wilhelm.de X-OriginalArrivalTime: 24 Aug 2006 06:22:53.0388 (UTC) FILETIME=[BB3150C0:01C6C745] 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:36892 Archived-At: --===============1836312558== Content-Type: text/html; format=flowed

Running M-x terminal, I got "stty: standard input: Inappropriate ioctl for device".

"tail -f" is really an example. I need to find out a way to stop a running process on the shell.                                           



From:  Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
To:  "song chang" <songchang@hotmail.com>
CC:  dsoliver@earthlink.net, help-gnu-emacs@gnu.org
Subject:  Re: question on Ctrl-C
Date:  Thu, 24 Aug 2006 07:44:36 +0200
>"song chang" <songchang@hotmail.com> writes:
>
> > I started a shell (cygwin/bash) under emacs, and run a "tail -f". Now I want to stop the tail process. Ctrl-C doesn't work and Ctrl-G doesn't work either.
>
>Please try either M-x terminal (instead of M-x shell) for running
>"tail -f" (or better "less -F") or even better: Open the respective
>file with the CVS Emacs 22 and use the auto-revert-tail-mode.
>
  From:  "dsoliver@earthlink.net" <dsoliver@earthlink.net>
> >     To:  help-gnu-emacs@gnu.org
> >     Subject:  Re: question on Ctrl-C
> >     Date:  23 Aug 2006 19:02:25 -0700
> >     >
> >     >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
> >     >
> >     >_______________________________________________
> >     >help-gnu-emacs mailing list
> >     >help-gnu-emacs@gnu.org
> >     >http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
> >
> > _______________________________________________
> > help-gnu-emacs mailing list
> > help-gnu-emacs@gnu.org
> > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
>
>--
>     Best wishes
>
>     H. Dieter Wilhelm
>     Darmstadt, Germany
--===============1836312558== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1836312558==--