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

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

Re: Turn Tramp off


From: Perry Smith
Subject: Re: Turn Tramp off
Date: Sun, 3 Apr 2011 07:47:55 -0500

On Apr 3, 2011, at 3:25 AM, Peter Dyballa wrote:

> 
> Am 03.04.2011 um 03:16 schrieb Perry Smith:
> 
>> How do I track down why its getting loaded?
> 
> 
> Maybe by using this little piece of code:
> 
>       (defadvice load (before debug-log activate)
>         (message "(Tipp von Kai G) Loading now: %s" (ad-get-arg 0)))

Very cool.  I've heard but never played with advice.  This will give me a 
chance to learn lots of stuff.

Of course, that reminds me of the plague in my counselor's office:

"Take my advice,
I'm not using it"

Thanks again,
pedz




reply via email to

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