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: lsh and tramp Date: Mon, 25 May 2009 06:41:58 +0200 Message-ID: <87y6sl6bft.fsf@gmx.de> References: <878wkny3sf.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1243226567 30762 80.91.229.12 (25 May 2009 04:42:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 May 2009 04:42:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: ams@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 25 06:42:18 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8S0s-0003Sc-23 for ged-emacs-devel@m.gmane.org; Mon, 25 May 2009 06:42:14 +0200 Original-Received: from localhost ([127.0.0.1]:49407 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8S0r-0001A4-Ct for ged-emacs-devel@m.gmane.org; Mon, 25 May 2009 00:42:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8S0l-00019z-8a for emacs-devel@gnu.org; Mon, 25 May 2009 00:42:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8S0g-00019m-FJ for emacs-devel@gnu.org; Mon, 25 May 2009 00:42:06 -0400 Original-Received: from [199.232.76.173] (port=59957 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8S0g-00019j-9j for emacs-devel@gnu.org; Mon, 25 May 2009 00:42:02 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:60978) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M8S0f-0007nE-NA for emacs-devel@gnu.org; Mon, 25 May 2009 00:42:02 -0400 Original-Received: (qmail invoked by alias); 25 May 2009 04:41:59 -0000 Original-Received: from brln-4db92753.pool.einsundeins.de (EHLO arthur.local) [77.185.39.83] by mail.gmx.net (mp061) with SMTP; 25 May 2009 06:41:59 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/jWmFSosvjIhkiWtiH4kjSKyly+Apc/y6AGUMs8X wBgE4o/bnmRn6b In-Reply-To: (Alfred M. Szmidt's message of "Mon, 25 May 2009 00:16:22 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6899999999999999 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111067 Archived-At: "Alfred M. Szmidt" writes: > > How does one use lsh and tramp? All the methods are hard coded > > to use ssh. > > It's on my todo list. Not high ranked (yet). > > Is there anything I can help with? It could be a chance to enhance Tramp's manual, section "Customizing Methods". But I fear it requires Tramp internal knowledge. If you like to start writing it, using lsh as example, I would be happy to support you. Best regards, Michael.