From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Theodor Thornhill via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Newsgroups: gmane.emacs.bugs Subject: bug#70036: a fix that Date: Fri, 19 Apr 2024 11:05:45 +0200 Message-ID: <8734rhoh7a.fsf@thornhill.no> References: <4e670617-6483-4159-a5cf-27a921764c38@email.android.com> <87wmot289d.fsf@thornhill.no> <87sezh27gy.fsf@thornhill.no> Reply-To: Theodor Thornhill Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="312"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Eli Zaretskii , 70036@debbugs.gnu.org, felician.nemeth@gmail.com To: =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Fri Apr 19 11:07:46 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rxkDg-000AP8-VJ for geb-bug-gnu-emacs@m.gmane-mx.org; Fri, 19 Apr 2024 11:07:45 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rxkCn-0002z8-8L; Fri, 19 Apr 2024 05:06:49 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rxkCm-0002z0-7m for bug-gnu-emacs@gnu.org; Fri, 19 Apr 2024 05:06:48 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rxkCl-0002H2-Ug for bug-gnu-emacs@gnu.org; Fri, 19 Apr 2024 05:06:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rxkCz-0002y8-Ji for bug-gnu-emacs@gnu.org; Fri, 19 Apr 2024 05:07:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Theodor Thornhill Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Apr 2024 09:07:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70036 X-GNU-PR-Package: emacs Original-Received: via spool by 70036-submit@debbugs.gnu.org id=B70036.171351757311057 (code B ref 70036); Fri, 19 Apr 2024 09:07:01 +0000 Original-Received: (at 70036) by debbugs.gnu.org; 19 Apr 2024 09:06:13 +0000 Original-Received: from localhost ([127.0.0.1]:57794 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxkCB-0002s5-Ui for submit@debbugs.gnu.org; Fri, 19 Apr 2024 05:06:13 -0400 Original-Received: from out-171.mta0.migadu.com ([91.218.175.171]:57459) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxkCA-0002qT-4o for 70036@debbugs.gnu.org; Fri, 19 Apr 2024 05:06:10 -0400 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=thornhill.no; s=key1; t=1713517549; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=NvzKE+2vAlJ0lqHG7hIQprFKlTU4+z/ys7Rbm1fD3b0=; b=mvdc5s3KcpI2PZIjwFsdH2ntNEIT2nWGT5jo/DlUqO6nyIo4HJOyNSDovNhVFJ4yprDX0B gIDcbuc84MMixcsq40U2zNwbwXUxl9FuMcFmSwLOoYHPfedwVkSdefl0AlpqVDt7sI5xkX 3/RvFpi0LC3eg6t7v7o23nIE5tTj2EqvIKTGvuJQhb/RXN2/tJ0ppCrYH84MH3FXVpij1h fUR/+pmYf1W1gL8aUno3IaKdXnE2bWNBmaeHKjoiQL+GQtCKQxbNrAAh0QM/ENNKcolcBJ zIjgkp3dgH8YJKJTEJc15LylGVrqY1hq+1gbgjOyd0DJMKQRkjeSOV0acGsptg== In-Reply-To: X-Migadu-Flow: FLOW_OUT X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:283653 Archived-At: Jo=C3=A3o T=C3=A1vora writes: > On Fri, Apr 19, 2024 at 7:26=E2=80=AFAM Theodor Thornhill wrote: > >> Like this? >> >> I can confirm with yours and this patch the latency is down again, so >> thanks. > > I'm very happy it works! > >> I'll test a little the difference with/without eglot--managed-buffers. > > Yes, do that change, and if you want (_if_ you want) you can clean up > the patch, add some in-code comments explaining the matter, replace > cl-loop with your preferred thing, rename the slightly cryptic > eglot--cached-tdi, maybe set it more explicitly on in eglot--signal-didOp= en. > And maybe write a test for the symlink situation, perhaps using my > small experiment, so that it becomes less likely to be broken again > in the future. > > Jo=C3=A3o Sure, will do!