GNU bug report logs - #73500
eglot: diagnostic location not always shown

Previous Next

Package: emacs;

Reported by: Federico Beffa <federico.beffa <at> fbengineering.ch>

Date: Thu, 26 Sep 2024 15:04:01 UTC

Severity: normal

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: João Távora <joaotavora <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 73500 <at> debbugs.gnu.org, Federico Beffa <federico.beffa <at> fbengineering.ch>
Subject: bug#73500: eglot: diagnostic location not always shown
Date: Sat, 28 Sep 2024 12:47:25 +0100
I would expect a 1-character long underline for the first one too.

There might be a off-by-one error somewhere, but I doubt it.  I just
tried with clangd a a diagnostic like this:

{"code":"unknown_typename","message":"Unknown type name 'a'",
 "range":{"end":{"character":1,"line":34},"start":{"character":0,"line":34}},
 "severity":1,"source":"clang"}

gets its own small underline.

So, maybe look closer and if you still don't see it, follow the steps in

https://joaotavora.github.io/eglot/#Reporting-bugs

and construct a full error recipe so that we can (not) see it, too.

João




This bug report was last modified 285 days ago.

Previous Next


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