Tim Landscheidt <[email protected]> writes:
> Hi,
Hi Tim,
> lisp/net/tramp-container.el appears to have code introduced
> in Emacs 29.1 (?) that allows for multi-hop completion.
No, it is added to Tramp 2.7 (Emacs 30). See new user option
tramp-completion-multi-hop-methods, which tells for which methods this
is implemented. ATM, its value is '("flatpak" "toolbox" "kubernetes" "podman"
"docker")
> Is multi-hop completion not possible with TRAMP
> 2.5.4-pre/Emacs 28.3?
Yes, it isn't. But you can install Tramp 2.7 and use it with of Emacs 27
or later.
> Tim
Best regards, Michael.