Hi Michael et al, I did not follow up with the projectile folks but recently noticed the same behavior (tramp does not appear to engage when I enter the remote dir, i.e. C-x C-f /ssh:<user>@<host>:~/) also happens when I enable eat (my term of choice) or lsp-bridge.
How can I start debugging to understand the root of the cross contamination? Thanks, -Harvey On Wed, 30 Oct 2024 at 02:57, Michael Albinus <[email protected]> wrote: > Harvey Raja <[email protected]> writes: > > Hi Harvey, > > > 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? > > I don't use projectile-mode, so I cannot say anything about. Likely > you'll be better to ask projectile-mode developers. > > > Thanks, > > -Harvey > > Best regards, Michael. >
