GNU bug report logs - #70927
30.0.50; track-changes assertion when shutting down eglot

Previous Next

Package: emacs;

Reported by: Steven Allen <steven <at> stebalien.com>

Date: Mon, 13 May 2024 22:22:02 UTC

Severity: normal

Found in version 30.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Steven Allen <steven <at> stebalien.com>
To: 70927 <at> debbugs.gnu.org
Subject: bug#70927: Acknowledgement (30.0.50; track-changes assertion when shutting down eglot)
Date: Mon, 13 May 2024 15:25:21 -0700
A quick fix would be to change `eglot--signal-textDocument/didChange`:

- from: `(eglot--track-changes-fetch eglot--track-changes)`
- to: `(when eglot--track-changes (eglot--track-changes-fetch eglot--track-changes))`

But I'm guessing there's some underlying problem and this may be masking
the real issue.




This bug report was last modified 1 year and 6 days ago.

Previous Next


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