From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Disabling Tramp Date: Wed, 09 Mar 2005 09:22:49 +0100 Message-ID: References: <422E4F9B.3020704@wyrdrune.com> <87sm3572yy.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 1110357976 23818 80.91.229.2 (9 Mar 2005 08:46:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 9 Mar 2005 08:46:16 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 09 09:46:16 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D8wpN-0003IR-SJ for ged-emacs-devel@m.gmane.org; Wed, 09 Mar 2005 09:46:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8x41-0001Yl-5N for ged-emacs-devel@m.gmane.org; Wed, 09 Mar 2005 04:01:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8wvM-0008O8-L7 for emacs-devel@gnu.org; Wed, 09 Mar 2005 03:52:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8wvE-0008Kq-35 for emacs-devel@gnu.org; Wed, 09 Mar 2005 03:52:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8wvD-000891-4X for emacs-devel@gnu.org; Wed, 09 Mar 2005 03:52:03 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1D8wSm-0000uB-3f for emacs-devel@gnu.org; Wed, 09 Mar 2005 03:22:40 -0500 Original-Received: (qmail 91767 invoked from network); 9 Mar 2005 08:22:39 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 9 Mar 2005 08:22:39 -0000 Original-To: Michael Albinus In-Reply-To: <87sm3572yy.fsf@gmx.de> (Michael Albinus's message of "Wed, 09 Mar 2005 07:22:45 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34360 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34360 Michael Albinus writes: >> Using a build of cvs emacs, is there a simple way to disable tramp? I >> just want to use ange-ftp. > > Unloading Tramp wouldn't be sufficient because of the associated > autoloads. Instead of, you might declare this: > > (setq tramp-default-method "ftp") > > Tramp will pass all file operations to ange-ftp then. Wouldn't it be good to mention this in etc/NEWS? BTW, would it be possible to mention _why_ tramp is better than ange-ftp...? -- Kim F. Storm http://www.cua.dk