From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Feature freeze and Tramp? Date: Sat, 8 May 2004 21:11:02 -0500 (CDT) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <200405090211.i492B2S28986@raven.dms.auburn.edu> References: <87zn8qlleb.fsf@emptyhost.emptydomain.de> <87d65gj5j2.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084069054 28071 80.91.224.253 (9 May 2004 02:17:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 9 May 2004 02:17:34 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sun May 09 04:17:26 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMdsc-0002r2-00 for ; Sun, 09 May 2004 04:17:26 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMdsb-0003EF-00 for ; Sun, 09 May 2004 04:17:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMdqj-0002HO-N1 for emacs-devel@quimby.gnus.org; Sat, 08 May 2004 22:15:29 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMdqd-0002GE-Q1 for emacs-devel@gnu.org; Sat, 08 May 2004 22:15:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMdq2-0001zn-4R for emacs-devel@gnu.org; Sat, 08 May 2004 22:15:22 -0400 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMdq1-0001zg-OR for emacs-devel@gnu.org; Sat, 08 May 2004 22:14:45 -0400 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id i492EhTS008011; Sat, 8 May 2004 21:14:43 -0500 (CDT) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.6+Sun/8.11.6) id i492B2S28986; Sat, 8 May 2004 21:11:02 -0500 (CDT) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: kai@emptydomain.de In-reply-to: <87d65gj5j2.fsf@emptyhost.emptydomain.de> (message from Kai Grossjohann on Fri, 07 May 2004 23:23:13 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:22964 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22964 I do not know whether the following problem is connected to the update or not. Visit a file using the /ssh:USER@HOST:FILENAME syntax. When the file is displayed, close your connection. Obviously, now tramp is not going to be able to function normally anymore. But what happens is that Emacs now appears to freeze. It does not even respond to C-g anymore, and I had to kill it from the command line. Is this really unavoidable? Closing one's connection forgetting that one has active trap buffers _is_ sometimes going to happen, so the behavior is a nuisance. Sincerely, Luc.