From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Emacs unconditionally loads tramp.el Date: Sun, 30 Apr 2006 19:16:59 +0300 Message-ID: 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> <871wvfsg2s.fsf@gmx.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1146413844 20619 80.91.229.2 (30 Apr 2006 16:17:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 16:17:24 +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 18:17:23 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 1FaEbn-0001xn-1O for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 18:17:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaEbm-0001lc-FO for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 12:17:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FaEbZ-0001lW-Ap for emacs-devel@gnu.org; Sun, 30 Apr 2006 12:17:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FaEbY-0001lK-S5 for emacs-devel@gnu.org; Sun, 30 Apr 2006 12:17:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaEbY-0001lH-Mn for emacs-devel@gnu.org; Sun, 30 Apr 2006 12:17:04 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FaEfB-0003Cf-4J for emacs-devel@gnu.org; Sun, 30 Apr 2006 12:20:49 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-45-104.inter.net.il [80.230.45.104]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DFZ57855 (AUTH halo1); Sun, 30 Apr 2006 19:16:58 +0300 (IDT) Original-To: Michael Albinus In-reply-to: <871wvfsg2s.fsf@gmx.de> (message from Michael Albinus on Sun, 30 Apr 2006 09:00:43 +0200) 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:53669 Archived-At: > From: Michael Albinus > Cc: romain@orebokech.com, emacs-devel@gnu.org > Date: Sun, 30 Apr 2006 09:00:43 +0200 > > 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. I'd say, if this is the only obstacle to avoid loading Tramp too early, let's make this remote user-name completion an optional feature and turn it off by default.