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: prevent emacs to load tramp Date: Thu, 24 Apr 2008 09:23:29 +0200 Message-ID: <87ve27ra1a.fsf@gmx.de> References: <0ab06831-383e-4b0b-a5c1-dace01c68310@j22g2000hsf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209028205 28426 80.91.229.12 (24 Apr 2008 09:10:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2008 09:10:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: chun Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 11:10:41 2008 connect(): Connection refused 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 1JoxTN-0006S8-3l for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 11:10:33 +0200 Original-Received: from localhost ([127.0.0.1]:45178 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoxSh-00028h-0f for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2008 05:09:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JoxSB-00027S-5t for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 05:09:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JoxS8-00026O-Pc for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 05:09:17 -0400 Original-Received: from [199.232.76.173] (port=49030 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JoxS8-00026H-Lt for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 05:09:16 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JoxQY-0005fi-6L for help-gnu-emacs@gnu.org; Thu, 24 Apr 2008 05:07:38 -0400 Original-Received: (qmail invoked by alias); 24 Apr 2008 07:20:56 -0000 Original-Received: from p57A20ED0.dip0.t-ipconnect.de (EHLO arthur.local) [87.162.14.208] by mail.gmx.net (mp035) with SMTP; 24 Apr 2008 09:20:56 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/A7gthlyTATmrsNX/s+o0BofV5mJGidvcgPL5Z9G 5ZfZptscbvig49 In-Reply-To: <0ab06831-383e-4b0b-a5c1-dace01c68310@j22g2000hsf.googlegroups.com> (chun's message of "Wed, 23 Apr 2008 12:43:52 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:53508 Archived-At: chun writes: Hi, > This week I found a great tool sshfs, which is faster and more > convenient than tramp. I am using emacs 22 so tramp is always auto- > loaded. Is there a way to prevent tramp loaded since it slows down the > emacs sometimes? Read the Emacs 22 NEWS file via "C-h n". It is explained there. > -chun Best regards, Michael.