On Fri, Feb 14, 2025 at 12:20 PM Michael Albinus <michael.albinus@gmx.de> wrote:
Ship Mints <shipmints@gmail.com> writes:

> The original multi-hop file name is gone by then if
> tramp-show-ad-hoc-proxies is nil globally. Let-binding
> tramp-show-ad-hoc-proxies to t in a function context still has to have
> a way to get the original remote file spec.

The multi-hop file name can still be reconstructed from
tramp-default-proxies-alist. See string property tramp-ad-hoc.

Good to know. I applaud all the work you've put into remote features (and the sheer amount of support work that generates).