help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turn Tramp off


From: Michael Albinus
Subject: Re: Turn Tramp off
Date: Sun, 03 Apr 2011 15:34:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Perry Smith <pedzsan@gmail.com> writes:

> How do I track down why its getting loaded?  I've grep'ed all my files
> in .emacs.d and its not there.  It must be some other package I'm
> using which is loading it.

Eval after Emacs' startup

  (setq debug-on-quit t)

When Tramp asks you for the password, enter "^G". This should produce a
backtrace, which might tell us the reason why Tramp is invoked.

> Thank you for your help,
> Perry

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]