From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.help Subject: Re: remote tramp hangs Date: Tue, 15 Dec 2009 22:17:35 +0100 Message-ID: <87y6l4aqds.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1260911906 30566 80.91.229.12 (15 Dec 2009 21:18:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Dec 2009 21:18:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 15 22:18:18 2009 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 1NKemg-0007lX-05 for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Dec 2009 22:18:18 +0100 Original-Received: from localhost ([127.0.0.1]:48828 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKemf-0002J1-L8 for geh-help-gnu-emacs@m.gmane.org; Tue, 15 Dec 2009 16:18:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKemF-0002Ia-D3 for help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 16:17:51 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKemA-0002Fj-FV for help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 16:17:50 -0500 Original-Received: from [199.232.76.173] (port=58035 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKemA-0002FY-CH for help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 16:17:46 -0500 Original-Received: from mail.gmx.net ([213.165.64.20]:45855) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NKemA-0002E5-2f for help-gnu-emacs@gnu.org; Tue, 15 Dec 2009 16:17:46 -0500 Original-Received: (qmail invoked by alias); 15 Dec 2009 21:17:40 -0000 Original-Received: from p4FC00E88.dip0.t-ipconnect.de (EHLO arthur.local) [79.192.14.136] by mail.gmx.net (mp005) with SMTP; 15 Dec 2009 22:17:40 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18xVx99YzAxq+kgw2iRmLURJTWnt9qgYF3q65cpw9 Lto5xgE364c7LN In-Reply-To: (=?utf-8?Q?=22Rapha=C3=ABl?= Berbain"'s message of "Tue, 15 Dec 2009 09:14:25 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:70667 Archived-At: raphael.berbain@gmail.com (Rapha=C3=ABl Berbain) writes: >> Surprisingly, your remote shell stops to echo the sent command. Tramp >> looks for the echo, and is confused ... > > What a shell, eh? Hmm. Yes. Not boring. Hmm. >> Could you, please, test the appended fix? > > It works. Thank you! Thanks for testing. I've committed (a slightly modified version of) the patch to the repositories. Best regards, Michael.