GNU bug report logs - #61350
Eglot over Tramp freezes with large project

Previous Next

Package: emacs;

Reported by: Thomas Koch <thomas <at> koch.ro>

Date: Tue, 7 Feb 2023 18:49:02 UTC

Severity: normal

Full log


Message #125 received at 61350 <at> debbugs.gnu.org (full text, mbox):

From: Gregory Heytings <gregory <at> heytings.org>
To: João Távora <joaotavora <at> gmail.com>
Cc: Thomas Koch <thomas <at> koch.ro>, Michael Albinus <michael.albinus <at> gmx.de>,
 61350 <at> debbugs.gnu.org
Subject: Re: bug#61350: Eglot over Tramp freezes with large project
Date: Wed, 01 Mar 2023 11:23:00 +0000
>
> Still hangs.  I tried my previously described test with this patch:
>

Are you sure that this patch actually turns ControlPersist on?  Instead of 
trying to modify tramp-sh.el, I would try to add a section like

Host foo
  ...
  ControlMaster yes
  ControlPath /some/path/%r@%h:%p
  ControlPersist yes

in my .ssh/config.





This bug report was last modified 2 years and 49 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.