all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 73500@debbugs.gnu.org, Federico Beffa <federico.beffa@fbengineering.ch>
Subject: bug#73500: eglot: diagnostic location not always shown
Date: Sat, 28 Sep 2024 12:47:25 +0100	[thread overview]
Message-ID: <CALDnm51=XTCF_9VAPUoVGt823CNx-_CyPk5=oKg8dnHrsRtFMw@mail.gmail.com> (raw)
In-Reply-To: <86wmiw58r1.fsf@gnu.org>

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





  reply	other threads:[~2024-09-28 11:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-26 13:49 bug#73500: eglot: diagnostic location not always shown Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-28 11:16 ` Eli Zaretskii
2024-09-28 11:47   ` João Távora [this message]
2024-09-28 15:23     ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-28 21:18       ` João Távora
     [not found]         ` <452a24b1-14e8-40a6-b921-a26522278a82@fbengineering.ch>
2024-09-29 17:20           ` João Távora
2024-09-29 18:59             ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-29 21:18               ` João Távora
2024-09-30  9:19                 ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-30  9:41                   ` João Távora
     [not found]                     ` <bee5efd8-c015-43d1-b37d-392d4ffc08d7@fbengineering.ch>
     [not found]                       ` <CALDnm501CMXD8x_9s6Hm0fD5_+K4wmH58t7wXf5buKDuU+=vGg@mail.gmail.com>
2024-09-30 12:08                         ` Federico Beffa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-09-30 15:32                           ` João Távora
2024-09-30 15:45                       ` Federico Beffa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALDnm51=XTCF_9VAPUoVGt823CNx-_CyPk5=oKg8dnHrsRtFMw@mail.gmail.com' \
    --to=joaotavora@gmail.com \
    --cc=73500@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=federico.beffa@fbengineering.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.