From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: gebser@speakeasy.net Newsgroups: gmane.emacs.help Subject: Re: tramp hangs Date: Thu, 8 Jan 2004 10:40:15 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: gebser@speakeasy.net NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Trace: sea.gmane.org 1073710161 15535 80.91.224.253 (10 Jan 2004 04:49:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 10 Jan 2004 04:49:21 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 10 05:49:18 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AfB3m-0000Lu-00 for ; Sat, 10 Jan 2004 05:49:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AedXD-0004rb-HF for geh-help-gnu-emacs@m.gmane.org; Thu, 08 Jan 2004 12:01:27 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news-FFM2.ecrc.net!uio.no!quimby.gnus.org!heidegger.mousecar.net!ken Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: dsl093-011-017.cle1.dsl.speakeasy.net Original-X-Trace: quimby.gnus.org 1073576429 18981 66.93.11.17 (8 Jan 2004 15:40:29 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Thu, 8 Jan 2004 15:40:29 +0000 (UTC) In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:119873 X-Originally-To: help-gnu-emacs@gnu.org Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15880 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15880 At 01:07 (UTC-0800) on 5 Dec 2003 Kai Grossjohann said: = gebser@speakeasy.net wrote in message news:... = > At 20:04 (UTC-0000) on Thu, 4 Dec 2003 Kai Grossjohann said: = > = > = > Permission denied, please try again. = > ken@192.168.0.200's password: [[Remote prompt `^///¦\?5{\*?(-KhîXä\+ = > ?$' not found in 10 secs]]# Opening connection for ken@192.168.0.200 = > using nil... = = Ah, the strange characters look familiar. I recall that I changed = something in Tramp so that it works better with some Emacs versions. = = Maybe you can search for the md5 call in tramp.el and comment it out. = Or you have a look at the current Tramp version (2.0.38) to see if the = md5 invocation there looks different. After upgrading to emacs-21.2-33 with tramp-2.0.28, everything is working fine. Happy new version to me! = ...