[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp-send-command hangs
From: |
Michael Albinus |
Subject: |
Re: tramp-send-command hangs |
Date: |
Fri, 06 Mar 2015 09:18:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
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.