[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp: recovering from a dead connection
From: |
Michael Albinus |
Subject: |
Re: tramp: recovering from a dead connection |
Date: |
Thu, 25 Nov 2021 15:29:16 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
Yuri D'Elia <wavexx@thregr.org> writes:
Hi Yuri,
> On Thu, Nov 25 2021, Michael Albinus wrote:
>>> Using tramp on the current master has some issues when it comes down to
>>> flaky links.
>>
>> Have you tried "M-x tramp-rename-files" or "M-x tramp-rename-these-files"?
>> Both commands are intended for such situations.
>>
>> See also the Tramp manual, (info "(tramp) Renaming remote files")
>
> Just pressing M-x kept generating tramp errors. Not sure why, but I'm
> using amx, maybe that's related.
>
> Also, my intention was to kill the buffers. That is, I wanted to discard
> the local copy and forget about it.
Then, the best catch is "M-x tramp-cleanup-all-buffers". Preferred from
a buffer with a local default-directory.
If this doesn't work, pls set debug-on-error to t, and show the backtrace.
Best regards, Michael.