I'm sorry for the crazy delay! I just tried this and with the problematic configuration, including [1], when I try to engage tramp via C-x C-f /ssh:<host>:~ I do not see a tramp debug buffer. Performing the same sequence without that configuration I see tramp engage and create the debug buffer. I tries both verbose settings. It appear like tramp is not being engaged at all. I'm not sure what to try TBH.
[1] (use-package eat :straight t) Thanks, -Harvey On Tue, 3 Dec 2024 at 10:49, Michael Albinus <michael.albi...@gmx.de> wrote: > Harvey Raja <har...@cameronraja.com> writes: > > > Hi Michael et al, > > Hi Harvey, > > > 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? > > Set tramp-verbose to 6 (or to 10, if it isn't sufficient > iformation). Run your test. There will be a Tramp debug buffer, please > show it to us, plus the recipe how you have provoked the error. > > Note that I don't use neither eat nor lsp-bridge, co I cannot promis to > be of much help. > > > Thanks, > > -Harvey > > Best regards, Michael. >