From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: Re: Turn Tramp off Date: Tue, 29 Mar 2011 21:43:25 -0500 Message-ID: <48593140-7EE2-4F4E-9524-12F620300D4D@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301453044 27334 80.91.229.12 (30 Mar 2011 02:44:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2011 02:44:04 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Monnier Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 30 04:43:59 2011 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.69) (envelope-from ) id 1Q4lO1-0003kk-9t for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Mar 2011 04:43:57 +0200 Original-Received: from localhost ([127.0.0.1]:48937 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4lO0-0003W5-Iq for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Mar 2011 22:43:56 -0400 Original-Received: from [140.186.70.92] (port=59402 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4lNb-0003Ud-41 for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 22:43:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4lNa-0007NH-6O for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 22:43:30 -0400 Original-Received: from mail-yi0-f41.google.com ([209.85.218.41]:59582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4lNa-0007NA-2P for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 22:43:30 -0400 Original-Received: by yib18 with SMTP id 18so415762yib.0 for ; Tue, 29 Mar 2011 19:43:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=SFuicYChmto2LAWtyY0s0nFNoISC3JL4ulgV/IzjwKM=; b=NdBcqZHVnHFraA778XEgliHOaLNMIAplq/W9gizINMgCZFBhS+vve4GsnNaRrSLxbc XKs8XDF6mIwMOzJo3GIfAK1AfYmCia08tA9yP7quSPkdVoWLvyHVI/m/nikHOjaY2aA+ nGSanx4uRvZzp9rr2zbs0LnfoBDRAL0pyJyZ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=KU22al1EsFe7xRt6YVShO4QVFhd6+gHK3wLBodslqJLqm9l81GLBQdCd6OO37zYD89 ZWfmLnW7fScK7x6xZTT9UPvXIpO+mZa9RoHuc4zt6hN309UnMkxzca+l90wZWkyuewmw CcBDOxZnTP2c0SLDzaWzsF3mQEI1NpdklHk2c= Original-Received: by 10.150.95.6 with SMTP id s6mr885922ybb.321.1301453009043; Tue, 29 Mar 2011 19:43:29 -0700 (PDT) Original-Received: from [10.0.0.4] ([64.128.19.234]) by mx.google.com with ESMTPS id d3sm5691246ybi.20.2011.03.29.19.43.27 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 Mar 2011 19:43:27 -0700 (PDT) In-Reply-To: X-Mailer: Apple Mail (2.1084) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.218.41 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:80521 Archived-At: On Mar 29, 2011, at 8:34 PM, Stefan Monnier wrote: >> I'm current rlogin'ed to a site I can't ssh to and I don't need tramp = right >> now. Is there a quick easy way to just turn it off? >=20 > If you tell us in which way you find it to be active, that would help. each time I cd to a directory, it kicks in and tries to ssh to the site. = If I unload it then ange-ftp does the same thing (tries to log in = except using ftp in this case).