tramp-devel
[Top][All Lists]
Advanced

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

Re: Tramp and vc-dir


From: Michael Albinus
Subject: Re: Tramp and vc-dir
Date: Fri, 20 Dec 2019 13:40:12 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Robert Pluim <address@hidden> writes:

> Hi Michael,

Hi Robert,

> Iʼm trying to get 'M-x vc-dir' to work over a tramp connection. Dired
> works, magit works, shell works, but vc-dir just seems to hang
> forever. If I C-g, I get the following backtrace
>
>   tramp-process-sentinel(#<process *tramp/ssh redhat*> "finished\n")

Well, I'm not sure that this is the cause of your problem. It is a side
effect of a problem in tramp-process-sentinel, which shouldn't happen.

I've fixed this, and pushed to the repos.

> This is with latest master 'emacs -Q', from both macOS and Fedora,
> connecting to a remote Fedora system.
>
> What should I look at?

Apply the patch, and rerun the test. If you set tramp-verbose to 10 in
advance, there shall be a backtrace in the Tramp debug buffer, telling
us at which point the quit signal has been throwed.

(Or it runs w/o problems, and I'll be astonished :-)

> Thanks
>
> Robert

Best regards, Michael.



reply via email to

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