tramp-devel
[Top][All Lists]
Advanced

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

Re: tramp-send-command hangs


From: Atanu Ghosh
Subject: Re: tramp-send-command hangs
Date: Fri, 6 Mar 2015 11:49:49 -0800

Hi,

This fixes my issue.

I had identified the hang was in the function "tramp-send-command", but I had not understood why the command was hanging. My inelegant solution was to add the timeout argument to "tramp-wait-for-output".

Thanks.

        Atanu.

On Fri, Mar 6, 2015 at 6:30 AM, Ben Hyde <address@hidden> wrote:
I had an issue with freebsd and tramp.  It was resolved after I found a bug discussing it and applied the patch there in:

    https://lists.gnu.org/archive/html/bug-gnu-emacs/2014-10/msg01232.html

I don’t recall exactly what the issue was.  I tried to email a +1 to that bug, but the mail bounced.  Maybe I
don’t know how to form the email address correctly :).

 - ben

ps. tramp is awesome!

On Mar 6, 2015, at 3:18 AM, Michael Albinus <address@hidden> wrote:

Atanu Ghosh <address@hidden> writes:

Hi,

Hi Atanu,

I am running emacs 24.4.1 on a Mac Book pro running OS X 10.10.2
accessing a FreeBSD host running 10.0. The (tramp-version) function
returns 2.2.9-24.4.

I am seeing a hang in this function:
(defun tramp-send-command (vec command &optional neveropen nooutput)

Please apply (setq tramp-verbose 10) prior to open a new connection,
better you restart Emacs first. When Tramp hangs, press C-g several times
until you get back control.

There will be a Tramp debug buffer, which you might show us.

Atanu.

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/tramp-devel



reply via email to

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