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: trunk r114834: Tweak Tramp method definition syntax to allow overriding check for localhost-only methods Date: Sun, 10 Nov 2013 10:01:05 +0100 Message-ID: <87wqkgocku.fsf@gmx.de> References: <8761sgy2lj.fsf@gmx.de> <526F6091.5000307@dancol.org> <871u34y1us.fsf@gmx.de> <526F66D4.4010400@dancol.org> <87wqkwwkdl.fsf@gmx.de> <87wqkpc052.fsf@gmx.de> <8761s0psa0.fsf@gmx.de> <527F4958.80807@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1384074082 10479 80.91.229.3 (10 Nov 2013 09:01:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Nov 2013 09:01:22 +0000 (UTC) Cc: emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 10 10:01:26 2013 Return-path: Envelope-to: ged-emacs-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 1VfQtZ-00032Y-Kq for ged-emacs-devel@m.gmane.org; Sun, 10 Nov 2013 10:01:25 +0100 Original-Received: from localhost ([::1]:59467 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfQtZ-0004Zy-Bh for ged-emacs-devel@m.gmane.org; Sun, 10 Nov 2013 04:01:25 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfQtQ-0004Z2-Q1 for emacs-devel@gnu.org; Sun, 10 Nov 2013 04:01:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VfQtK-00052D-Ed for emacs-devel@gnu.org; Sun, 10 Nov 2013 04:01:16 -0500 Original-Received: from mout.gmx.net ([212.227.17.20]:53383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VfQtK-000529-5D for emacs-devel@gnu.org; Sun, 10 Nov 2013 04:01:10 -0500 Original-Received: from detlef.gmx.de ([87.146.46.102]) by mail.gmx.com (mrgmx002) with ESMTPS (Nemesis) id 0LpL4H-1W90wY25dV-00fEt9 for ; Sun, 10 Nov 2013 10:01:08 +0100 In-Reply-To: <527F4958.80807@dancol.org> (Daniel Colascione's message of "Sun, 10 Nov 2013 00:52:40 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Provags-ID: V03:K0:luglL1hAtdyoAdpgl1quxnn4Etk30ipfVLIBZ7/dDnSwzOJRJ0C Wai5b4tJJP+lfYgopETs3t5e3GSMtCONR5+KUYRxQ603mF4zv904RHpKzuNlws9sXLWB1VV S1CbEuF1kEE4GGH7tJr5vYTFrJSrk/HvcJuns0A2RflGqvRkz9gmCrqAiC3effRi+Kmmch3 +0njxRQVxS1YbQcIxVDtg== 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: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165110 Archived-At: Daniel Colascione writes: > Hi Michael, Hi Daniel, > I've made my case for the change: it makes it easier to customize > tramp-methods with a method that always connects to a specific > host. If that's not sufficient, the revert is fine. I'll do something > else locally. I still don't understand your use case, sorry. Could you give me an example? If you don't want to show it publicly, send it off-list. Best regards, Michael.