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: tramp ssh kludge [SOLVED] Date: Mon, 29 Jun 2009 10:31:08 +0200 Message-ID: References: <20090628215059.0007c956@gom> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1246290607 28175 80.91.229.12 (29 Jun 2009 15:50:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Jun 2009 15:50:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: prad Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jun 29 17:50:00 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MLJ7I-00067o-3m for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2009 17:50:00 +0200 Original-Received: from localhost ([127.0.0.1]:50049 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLJ7H-0006JS-9L for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Jun 2009 11:49:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLCGo-0002UG-1e for help-gnu-emacs@gnu.org; Mon, 29 Jun 2009 04:31:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLCGj-0002Tc-7U for help-gnu-emacs@gnu.org; Mon, 29 Jun 2009 04:31:21 -0400 Original-Received: from [199.232.76.173] (port=39595 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLCGj-0002TZ-3m for help-gnu-emacs@gnu.org; Mon, 29 Jun 2009 04:31:17 -0400 Original-Received: from mailrelay1.alcatel.de ([194.113.59.95]:40419) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MLCGi-0001Kd-Jf for help-gnu-emacs@gnu.org; Mon, 29 Jun 2009 04:31:16 -0400 Original-Received: from destgsu0048.stgl.sel.alcatel.de (destgsu0048.de.alcatel-lucent.com [149.204.242.4]) by mailrelay1.alcatel.de (8.13.8/8.13.8/ICT) with ESMTP id n5T8V9QQ026377; Mon, 29 Jun 2009 10:31:09 +0200 Original-Received: from slbhn1.alcatel.de (slbhn1.de.alcatel-lucent.com [149.204.90.35]) by destgsu0048.stgl.sel.alcatel.de (8.12.3/8.12.3) with ESMTP id n5T8V8Y4009240; Mon, 29 Jun 2009 10:31:08 +0200 (MEST) In-Reply-To: (prad@towardsfreedom.com's message of "Sun, 28 Jun 2009 22:17:39 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Alcanet-virus-scanned: n5T8V8Y4009240 at destgsu0048.stgl.sel.alcatel.de X-Scanned-By: MIMEDefang 2.57 on 149.204.45.72 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 2) X-Mailman-Approved-At: Mon, 29 Jun 2009 11:36:07 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:65635 Archived-At: prad writes: > anyone know why it's called a kludge? sounds somewhat derogatory. Historical reasons, maybe it was intended to implement this in a different way later on. But this happened never. Could be changed, I guess. Likely I'll do. Best regards, Michael.