Re: Tramp not engaging
Michael Albinus <[email protected]> Wed, 23 Oct 2024 18:41:02 +0200
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Harvey Raja <[email protected]> writes: Hi Harvey, > I use tramp a fair amount and generally just works awesome. Recently > it has stopped working - simply not engaging when I would expect it > to, i.e. C-x C-f /ssh:uname@host:~/ at which point I would hope to > start seeing some autocompletion. However I see nothing and if I fille > the path myself and open it appears that the file is looking to be > resolved locally as a new file. Which Tramp/Emacs versions are you using? What OS is your local machine running? > Not sure where to start debugging, any pointer would be greatly > appreciated. Try from your terminal --8<---------------cut here---------------start------------->8--- # emacs -Q /ssh:uname@host:~/ --8<---------------cut here---------------end--------------->8--- Does this work? > Thanks, > -Harvey Best regards, Michael.