> Which Tramp/Emacs versions are you using? What OS is your local machine running?
tramp = 2.6.3 emacs = 29.4 osx = 14.6.1 > Does this work? Just hangs. Thanks, -Harvey On Wed, 23 Oct 2024 at 09:41, Michael Albinus <[email protected]> wrote: > 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. >
