I think one of my package is interacting wrongly with TRAMP and it is too often freezing. It is difficult to debug as it freezes totally and quite annoying as I cannot interrupt with C-g. Are there options to run tramp in a way it does not collapse the whole emacs? I could then try to guess which package interact with it by deactivating/activating them...

It seems to work properly if I open emacs with emacs -Q

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 10 months ago (1 child)

It’s quite some time ago, but I believe it ignores files named “.editorconfig” (if you have it in your repo/folder), which ended up doing something wierd in editorconfig-mode (or what it’s called) when tramp was running.

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 10 months ago

    I have no files with such a name but it may be a similar reason... I will try some of the typical config files like .~ or things like that and come back if any of those fixed it...

  • source
  • parent