From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; tramp hangs on connect Date: Sun, 04 Nov 2007 21:54:55 +0100 Message-ID: <87zlxtn334.fsf@gmx.de> References: <18219.34712.64674.74430@arit93.ariserve.dynup.net> <87k5ozshlj.fsf@gmx.de> <18221.6645.872631.540615@arit93.ariserve.dynup.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194209675 7080 80.91.229.12 (4 Nov 2007 20:54:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 4 Nov 2007 20:54:35 +0000 (UTC) Cc: emacs-devel To: AriT93 Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 04 21:54:37 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IomUP-0005dk-Ew for ged-emacs-devel@m.gmane.org; Sun, 04 Nov 2007 21:54:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IomUE-0005SW-Pb for ged-emacs-devel@m.gmane.org; Sun, 04 Nov 2007 15:54:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IomUB-0005SQ-Ck for emacs-devel@gnu.org; Sun, 04 Nov 2007 15:54:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IomU9-0005SE-0r for emacs-devel@gnu.org; Sun, 04 Nov 2007 15:54:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IomU8-0005SB-Re for emacs-devel@gnu.org; Sun, 04 Nov 2007 15:54:20 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IomU8-0005AL-8i for emacs-devel@gnu.org; Sun, 04 Nov 2007 15:54:20 -0500 Original-Received: (qmail invoked by alias); 04 Nov 2007 20:54:18 -0000 Original-Received: from p57A22503.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.37.3] by mail.gmx.net (mp028) with SMTP; 04 Nov 2007 21:54:18 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1+UF6sBIbuUDxoc0eGLaQXxIQqAydNDyTZBvvGiz2 HeX3gb1k0YJ0uS In-Reply-To: <18221.6645.872631.540615@arit93.ariserve.dynup.net> (AriT's message of "Sat, 3 Nov 2007 20:01:41 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:82518 Archived-At: AriT93 writes: Hi, > One other thing it seems like the large checkin on the 27'th seems to be where > the change that caused this issue happend. There seemse to be quite a few > changes there. but if I roll the tramp files back to 2007-10-27 then I am able > to connect and edit files just fine if I update to the 28th it stops working. Could you, please, apply (setq tramp-verbose 8) and rerun the test? I would like to see the resulting buffer *tramp/ssh ...* and *debug tramp/ssh ...*. Best regards, Michael.