[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tramp not engaging
From: |
Michael Albinus |
Subject: |
Re: Tramp not engaging |
Date: |
Wed, 23 Oct 2024 19:30:51 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Harvey Raja <harvey@cameronraja.com> writes:
Hi Harvey,
>> Which Tramp/Emacs versions are you using? What OS is your local
> machine running?
>
> tramp = 2.6.3
> emacs = 29.4
> osx = 14.6.1
Thanks.
>> Does this work?
>
> Just hangs.
In this case, please call from your shell instead
--8<---------------cut here---------------start------------->8---
# emacs -Q --eval '(setq tramp-verbose 6)' /ssh:uname@host:~/
--8<---------------cut here---------------end--------------->8---
When it hangs, interrupt with C-g. There will be a buffer *debug
tramp/ssh uname@host* which I'd like to see.
> Thanks,
> -Harvey
Best regards, Michael.