Re: Tramp connection status with connection sharing
Michael Albinus <[email protected]> Sun, 09 Feb 2025 09:04:53 +0100
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Ship Mints <[email protected]> writes: Hi, > This form reports t only on the Emacs instance where the Tramp > connection was established but not in sister Emacs sessions that share > the connection. > > (file-remote-p default-directory nil 'connected) This is the expected behavior. > Perhaps I'm doing something wrong but I expected this to work. How shall Tramp know, that there is an established connection somewhere else? > -Stephane Best regards, Michael.