Re: [PATCH] Provide completion candidates for remote containers over a TRAMP connection

2023-08-29 Thread Gene Goykhman
Hi Michael, Michael Albinus wrote: > For the futere I could imagine more different values. t and nil are fine > ATM, but if there are more methods which support this feature, it could > be a list. '("docker" "podman" "kubernetes") would enable this for the > respective methods, and disable it

Re: tramp (2.7.0-pre HEAD/dc0839de9b3654837ec8f5e66d187319b9eecd6f); bracktrace when saving modified remote file

2023-08-29 Thread Michael Albinus
Gregor Zattler writes: Hi Gregor, > When I saved a modified buffer to it*'s associated > remote file (via ssh on an Univention Corporate Server > (debian/buster)), the file was saved but I got a > backtrace, see below. > > I tried to reproduce (modify, save) with tramp-verbose > set to 9 but no

Re: [PATCH] Provide completion candidates for remote containers over a TRAMP connection

2023-08-29 Thread Michael Albinus
Gene Goykhman writes: > Hi Michael, Hi Gene, > I have also incorporated your other suggestions and added a `defcustom > tramp-completion-remote-containers' to allow the user to turn this > feature on. It is off by default, but I can change this if you feel it > appropriate. Well, yes. I