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: Turn Tramp off Date: Sun, 03 Apr 2011 20:22:40 +0200 Message-ID: <87fwpzgpov.fsf@gmx.de> References: <48593140-7EE2-4F4E-9524-12F620300D4D@gmail.com> <8762qwhjye.fsf@gmx.de> <87oc4nh31b.fsf@gmx.de> <316BC6C2-7795-462A-8C91-AC643928B9BA@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1301854993 12160 80.91.229.12 (3 Apr 2011 18:23:13 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2011 18:23:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Perry Smith Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 03 20:23:08 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 1Q6Rx6-0006J9-H5 for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Apr 2011 20:23:08 +0200 Original-Received: from localhost ([127.0.0.1]:36779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6Rx5-000355-R9 for geh-help-gnu-emacs@m.gmane.org; Sun, 03 Apr 2011 14:23:07 -0400 Original-Received: from [140.186.70.92] (port=42205 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6Rwj-0002ze-7W for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 14:22:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6Rwi-0003NM-9z for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 14:22:45 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:48424) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Q6Rwh-0003NH-Sn for help-gnu-emacs@gnu.org; Sun, 03 Apr 2011 14:22:44 -0400 Original-Received: (qmail invoked by alias); 03 Apr 2011 18:22:42 -0000 Original-Received: from p57BB9C4D.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.156.77] by mail.gmx.net (mp016) with SMTP; 03 Apr 2011 20:22:42 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX190aZRC+Qx09Uzh/Tu3MUoqsBWrIS/0cfxMwuWXhR /2ugdD4g/S0yuK In-Reply-To: <316BC6C2-7795-462A-8C91-AC643928B9BA@gmail.com> (Perry Smith's message of "Sun, 3 Apr 2011 10:11:34 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.165.64.22 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:80585 Archived-At: Perry Smith writes: > But I finally figured out that it was > because=C2=A0rlogin-directory-tracking-mode was set. =C2=A0I found that s= et in > one of my older init files. =C2=A0So, I cleared that. =C2=A0That solved t= he > initial problem of starting emacs and immediately doing the rlogin. > =C2=A0But I also have ido set and I was sure that it called tramp too. = =C2=A0So, > I triggered ido to load tramp and found that there > is=C2=A0ido-enable-tramp-completion. =C2=A0I think I'm not tramp-less :-) Disabling rlogin-directory-tracking-mode and ido-enable-tramp-completion has solved your problem? Well, I'll add it to the Tramp documentation. > Thanks guys. > > pedz Best regards, Michael.