Got some cycles to take a look today and it looks like this is the problematic call (in bold):
> (use-package projectile > :ensure t > :config > *(projectile-mode t)*) Any ideas why that would cause tramp to not engage? Thanks, -Harvey On Thu, 24 Oct 2024 at 00:04, Michael Albinus <michael.albi...@gmx.de> wrote: > Harvey Raja <har...@cameronraja.com> writes: > > Hi Harvey, > > [pls keep tramp-devel@gnu.org in Cc, for the archives] > > > Sorry, it was firing in a different window that was hidden. > > > > That works and connects via ssh showing me the contents of the home > > dir. > > That's good. So in principle, Tramp works for you. > > > However, my emacs with my init file does not work, via find-file. > > I recommend to bisect your init file, in order to find the suspicious > configuration. If you need help, we're still here :-) > > > Thanks, > > -Harvey > > Best regards, Michael. >