From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Emacs unconditionally loads tramp.el Date: Sun, 30 Apr 2006 13:13:25 +0100 Message-ID: References: <4453EFB3.4050306@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146399315 15170 80.91.229.2 (30 Apr 2006 12:15:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Apr 2006 12:15:15 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 30 14:15:14 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 1FaApS-0001aB-Ny for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 14:15:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaApR-00012t-Vf for ged-emacs-devel@m.gmane.org; Sun, 30 Apr 2006 08:15:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FaApE-00012F-HV for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:14:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FaApC-00011u-Oh for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:14:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FaApC-00011r-JI for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:14:54 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FaAsm-0007QH-Nl for emacs-devel@gnu.org; Sun, 30 Apr 2006 08:18:36 -0400 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id C21D94C57B3; Sun, 30 Apr 2006 13:14:53 +0100 (BST) Original-Received: from TONKOTSU-RAMEN (tonkotsu-ramen.jasonrumney.net [10.0.0.28]) by wanchan.jasonrumney.net (Postfix) with ESMTP id 84B5069; Sun, 30 Apr 2006 13:14:53 +0100 (BST) Original-To: Oscar Fuentes In-Reply-To: (Oscar Fuentes's message of "Sun, 30 Apr 2006 13:18:55 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) 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:53650 Archived-At: Oscar Fuentes writes: > (setq tramp-default-method "plink") > > and you are done. That is the default if plink is in your path. See the definition of tramp-default-method.