From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.help Subject: Emacs stuck when error occurs in ange ftp Date: Fri, 7 Sep 2007 23:37:39 +0800 Message-ID: <63F95800EDD046419F17688AAFD41CCF01D96342@rnd-ex01.rnd.gdnt.local> References: <52B353CE-BE41-4585-9B34-CE84F1511971@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1189179667 21063 80.91.229.12 (7 Sep 2007 15:41:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Sep 2007 15:41:07 +0000 (UTC) To: Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 07 17:41:05 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ITfx0-0001ws-Bm for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2007 17:40:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITfwy-0008Sv-8T for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Sep 2007 11:40:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITfvt-0007Ms-Ne for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 11:39:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITfvr-0007Jj-Ny for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 11:39:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITfvr-0007JX-JC for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 11:39:43 -0400 Original-Received: from email.gdnt.com.cn ([202.104.30.38]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITfvq-0002Hf-Ss for help-gnu-emacs@gnu.org; Fri, 07 Sep 2007 11:39:43 -0400 Original-Received: from sd-ef-01.cnshn.gdnt.local ([202.38.41.132]) by email.gdnt.com.cn with Microsoft SMTPSVC(6.0.3790.1830); Fri, 7 Sep 2007 23:41:33 +0800 Original-Received: from sd-ex-02.cnshn.gdnt.local ([202.38.38.7]) by sd-ef-01.cnshn.gdnt.local with Microsoft SMTPSVC(6.0.3790.1830); Fri, 7 Sep 2007 10:41:45 -0500 Original-Received: from rnd-ex01.rnd.gdnt.local ([202.38.32.250]) by sd-ex-02.cnshn.gdnt.local with Microsoft SMTPSVC(6.0.3790.1830); Fri, 7 Sep 2007 23:41:45 +0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message In-Reply-To: <52B353CE-BE41-4585-9B34-CE84F1511971@Web.DE> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Emacs stuck when error occurs in ange ftp Thread-Index: AcfxO8vdrzUna39pSjW2OFxwkBrWnQAKEteg X-OriginalArrivalTime: 07 Sep 2007 15:41:45.0827 (UTC) FILETIME=[98A4B330:01C7F165] X-TM-AS-Product-Ver: SMEX-7.0.0.1345-3.6.1039-15232.002 X-TM-AS-Result: No--7.233700-8.000000-31 X-Detected-Kernel: Windows 2000 SP4, XP SP1+ 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:47297 Archived-At: I often met the problem that when I use ange-ftp to edit the remote file, if something wrong happen in the ftp connection (e.g., enter a wrong password, or other unknow ftp error), the emacs then stuck. C-g can not break it and I have to use Task Manager (WIN XP) to kill the emacs process! Have you also ever met the same problem? How to solve it? Thanks! Regards, Brian