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: Cannot connect to some hosts using tramp Date: Thu, 17 Apr 2014 11:52:26 +0200 Message-ID: <874n1sz3j9.fsf@gmx.de> References: <87tx9ud65a.fsf@gmx.de> <87fvle1ozg.fsf@gmx.de> <87ppkhprxw.fsf@gmx.de> <87y4z5yuk8.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1397728385 16694 80.91.229.3 (17 Apr 2014 09:53:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Apr 2014 09:53:05 +0000 (UTC) Cc: Emacs Help To: Angus Comber Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 17 11:52:58 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Waj05-0000ZU-22 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Apr 2014 11:52:57 +0200 Original-Received: from localhost ([::1]:59233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Waj04-0004na-GL for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Apr 2014 05:52:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Waizm-0004nP-46 for help-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:52:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Waize-00050v-HW for help-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:52:38 -0400 Original-Received: from mout.gmx.net ([212.227.15.15]:64504) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Waize-00050b-82 for help-gnu-emacs@gnu.org; Thu, 17 Apr 2014 05:52:30 -0400 Original-Received: from detlef.gmx.de ([93.202.52.30]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0Lf0M7-1XIqmJ3WUJ-00qlmr; Thu, 17 Apr 2014 11:52:29 +0200 In-Reply-To: (Angus Comber's message of "Thu, 17 Apr 2014 10:11:45 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:ssl9G1i1tSb5ijckbNUv6mS68gNOZJHHGezZusXtJvvWccMzjfA 7xf43kT8Klv98yEU4Vtc+StX3Sovpsr0APr7o3WsJ2kvv3lzv3ZQ0pq2eKCQDWA1CM/yWF9 j7H02x4bMCdpQ7HuoPX64df3wEzoULfYsvLoamyYG9EWTocdE30qwmjxQE+M39RYbqJA4Gk gpmkZ9FpM6ZzWSc0xPePQ== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.15 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97167 Archived-At: Angus Comber writes: > Hmmm, yes that works. Great! > But I have nothing in my init.el file which seems to be related to > tramp. However, I renamed my init.el file and tried without the -Q and > it also worked. > > And it also now works without the plink. Eg /acomber@uk-rhel53qa32: > works. Yes, because plink (or pscp, it depends) is the default method under MS Windows. > Thanks. I will play about re-adding extracts of my init.el file to > find out what screws it up. Yep. Bisecting might be the fastest approach. Maybe you could also report then, what was the reason for the pain ... Best regards, Michael.