tramp-devel
[Top][All Lists]
Advanced

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

Re: vc-file-clearprops error on Win32


From: Kyle VanderBeek
Subject: Re: vc-file-clearprops error on Win32
Date: Tue, 23 Oct 2007 12:02:14 -0700
User-agent: Mutt/1.4.1i

On Tue, Oct 23, 2007 at 04:23:52PM +0200, Michael Albinus wrote:
> OK. Let's produce much more traces. Please evaluate before your test:
> 
> (require 'tramp)
> (require 'trace)
> (require 'vc)
> (dolist
>     (elt (append (all-completions "tramp-" obarray 'functionp)
>                (all-completions "vc-" obarray 'functionp)
>                (all-completions "find-file-" obarray 'functionp)))
>   (trace-function-background (intern elt)))
> (untrace-function 'tramp-read-passwd)
> 
> Send me the resulting *trace-output* buffer.

Mine is attached.

-- 
address@hidden
  Some people have a way with words, while others... erm... thingy.

Attachment: tramp-trace.txt
Description: Text document


reply via email to

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