M J <[email protected]> writes:

>  > It doesn't tell too much. Anyway, it isn't a "full debug output". Next
>  > time, please send everything, preferred as attachment.
>
> How do I get more debug information from tramp/emacs regarding this issue 
> that may be helpful?
>
> I've tried
>
> (require 'trace)
> (dolist (elt (all-completions "tramp-" obarray 'functionp))
>   (trace-function-background (intern elt)))
> (untrace-function 'tramp-read-passwd)
>
> (setq debug-on-error t
>       debug-on-signal t)

Setting of tramp-verbose to 10, as you have done, is OK. However, a full
debug buffer starts with comment lines. If I don't see them, I don't
regard the output as full.

What happened with my recommendation to use "sshx" as method?

> Armin M

Best regards, Michael.

Reply via email to