tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp talks to ssh server on save-buffers-kill-emacs


From: Michael Albinus
Subject: Re: Tramp talks to ssh server on save-buffers-kill-emacs
Date: Wed, 02 Apr 2008 16:31:36 +0200
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (hpux)

Julian Scheid <address@hidden> writes:

> Attached. File and host names have been changed to protect the innocent.

> 00:06:13 tramp-get-file-property (8) # ....censored.py file-exists-p t
> 00:06:13 tramp-get-file-property (8) # ....censored.py file-readable-p undef
> 00:06:13 tramp-get-connection-property (7) # test test
> 00:06:13 tramp-get-connection-property (7) # process-name nil
> 00:06:13 tramp-maybe-open-connection (3) # Opening connection for 
> address@hidden using ssh...

Hmm. It does simply say that Tramp opens a remote connection, because
it wants to check whether file ....censored.py exists. No idea why.

Could you, please, debug this? You might set a breakpoint on
tramp-maybe-open-connection, and when it is reached, a backtrace of
the function calls would be helpful. This might show us, which Emacs
function asks for the existence of this file. My guess is that Tramp
is not guilty; it simply tries to serve the request.

Thanks, and best regards, Michael.





reply via email to

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