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: Emacs unconditionally loads tramp.el Date: Sun, 30 Apr 2006 09:00:43 +0200 Message-ID: <871wvfsg2s.fsf@gmx.de> References: <87r73n5o5x.fsf@pacem.orebokech.com> <87iroz5g0z.fsf@pacem.orebokech.com> <87u08iyd2r.fsf@gmx.de> <87hd4ewcj0.fsf@gmx.de> <87odyltqof.fsf@gmx.de> <87k698l5ww.fsf@gmx.de> <87slnwjktb.fsf@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146380460 3528 80.91.229.2 (30 Apr 2006 07:01:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 07:01:00 +0000 (UTC) Cc: romain@orebokech.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 30 09:00:58 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fa5vL-0007uf-6R for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 09:00:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fa5vK-0007ME-Qs for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 03:00:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fa5v9-0007M7-Jt for emacs-devel@gnu.org; Sun, 30 Apr 2006 03:00:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fa5v8-0007Lv-2Z for emacs-devel@gnu.org; Sun, 30 Apr 2006 03:00:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fa5v7-0007Ls-VP for emacs-devel@gnu.org; Sun, 30 Apr 2006 03:00:41 -0400 Original-Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.52) id 1Fa5ye-0005nW-M8 for emacs-devel@gnu.org; Sun, 30 Apr 2006 03:04:21 -0400 Original-Received: (qmail invoked by alias); 30 Apr 2006 07:00:39 -0000 Original-Received: from p54BDB9A0.dip0.t-ipconnect.de (EHLO localhost.local) [84.189.185.160] by mail.gmx.net (mp019) with SMTP; 30 Apr 2006 09:00:39 +0200 X-Authenticated: #3708877 Original-To: Eli Zaretskii In-Reply-To: (Eli Zaretskii's message of "Sun, 30 Apr 2006 06:47:18 +0300") User-Agent: Gnus/5.110005 (No Gnus v0.5) Emacs/22.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 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:53644 Archived-At: Eli Zaretskii writes: > By ``user name'' do you mean local user name? If so, it doesn't need > Tramp to do its job. Nope, user names of the remote host. Extracted from "~/.ssh/config", for example. Best regards, Michael.