From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.tramp,gmane.emacs.devel Subject: Re: TRAMP: Host name must not match method ... Date: Mon, 19 Aug 2013 12:25:56 +0200 Message-ID: <878uzynfij.fsf@gmx.de> References: <87y581dbfl.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1376907982 26298 80.91.229.3 (19 Aug 2013 10:26:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Aug 2013 10:26:22 +0000 (UTC) Cc: tramp-devel@gnu.org, emacs-devel@gnu.org To: Matt McClure Original-X-From: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Mon Aug 19 12:26:23 2013 Return-path: Envelope-to: get-tramp-devel@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 1VBMfE-0005Sm-IG for get-tramp-devel@m.gmane.org; Mon, 19 Aug 2013 12:26:20 +0200 Original-Received: from localhost ([::1]:42012 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMfE-0000VU-4P for get-tramp-devel@m.gmane.org; Mon, 19 Aug 2013 06:26:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMf4-0000J6-PN for tramp-devel@gnu.org; Mon, 19 Aug 2013 06:26:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBMey-0006zx-Ca for tramp-devel@gnu.org; Mon, 19 Aug 2013 06:26:10 -0400 Original-Received: from mout.gmx.net ([212.227.17.20]:60889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMey-0006zM-3z for tramp-devel@gnu.org; Mon, 19 Aug 2013 06:26:04 -0400 Original-Received: from detlef.gmx.de ([91.41.141.193]) by mail.gmx.com (mrgmx001) with ESMTPS (Nemesis) id 0MF5FT-1VIC8X1lAR-00GJVm for ; Mon, 19 Aug 2013 12:26:02 +0200 In-Reply-To: (Matt McClure's message of "Sat, 17 Aug 2013 13:41:22 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:0pLnhKcYd1UxlcZ0mRfXap0Hz4uHxBA2txpQ5nc0GgNtmXmA5Oy kHSi3CS/eSF8eDD6kijo1xX6ghfcwNr4pzrU6s9utUcOFVDEmM3Jp+HN6stmps4QtGeE3Dj 7zOV+JiUG62y1Kg4xJybx0L8uKTtNO4QMvYsxK/ZVT0RR8JyfGcGpXW/wJyHp1lmWWghxdz p1w6SvFEsXJGBsqGpii8A== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.17.20 X-BeenThere: tramp-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Original-Sender: tramp-devel-bounces+get-tramp-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.tramp:8391 gmane.emacs.devel:162872 Archived-At: Matt McClure writes: > I can work around the problem by commenting out the > tramp-compat-user-error, FWIW. For sure. But this error message was added by intention, see for discussion. Best regards, Michael.