tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp hangs when using native openssh on windows 10


From: Michael Albinus
Subject: Re: Tramp hangs when using native openssh on windows 10
Date: Thu, 16 Jul 2020 13:20:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

M J <amoradi@fedoraproject.org> 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

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