From: Eli Zaretskii <eliz@gnu.org>
To: Romain Ouabdelkader <romain.ouabdelkader@gmail.com>
Cc: sbaugh@janestreet.com, 73863@debbugs.gnu.org, joaotavora@gmail.com
Subject: bug#73863: 30.0.91; Unexpected cursor movement with flymake-show-diagnostics-at-end-of-line
Date: Thu, 31 Oct 2024 09:40:23 +0200 [thread overview]
Message-ID: <864j4s4t5k.fsf@gnu.org> (raw)
In-Reply-To: <CAJ8YTob4Rf0vGUEgMc-GnG8SHZueqvy2PmE_OPHy8LUnBJbsSA@mail.gmail.com> (message from Romain Ouabdelkader on Thu, 31 Oct 2024 00:57:20 +0100)
> From: Romain Ouabdelkader <romain.ouabdelkader@gmail.com>
> Date: Thu, 31 Oct 2024 00:57:20 +0100
> Cc: sbaugh@janestreet.com, joaotavora@gmail.com, 73863@debbugs.gnu.org
>
> I don't use neovim but from what I have seen from screenshots, the diagnostics are truncated if they are
> larger than the window.
Is this really better than the minor annoyance we have now?
If it's better, we could add a feature whereby an overlay can request
its text to be truncated at the window edge, even if truncate-lines is
not in effect. But good UI practices would then require us to have a
tooltip with the full text on the overlay, I think, since otherwise
the user will not be able to see the full text, and the important part
might be at the end.
> Maybe there could be a way to have diagnostics truncated by default and only show the full diagnostics
> when the cursor is in the error line. But I'm not sure how that would work.
This is much harder to implement (unless Flymake itself implements
this, i.e., it truncates the overlay text when point is on another
line). It will also cause an annoying vertical movement of the rest
of buffer text when cursor moves.
> For myself, I'll use sideline (https://github.com/emacs-sideline/sideline) instead of
> flymake-show-diagnostics-at-end-of-line.
It is not clear to me what that does, but it looks like it displays
the diagnostic on a different screen line, not on the line to which
the diagnostic belongs?
> After thinking about it, I actually prefer to only view diagnostics for the current line (which is what sideline can
> do)
That is strange to hear, because it doesn't allow to have an overview
of the diagnostics at a glance.
Spencer, any comments or suggestions?
next prev parent reply other threads:[~2024-10-31 7:40 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-18 15:09 bug#73863: 30.0.91; Unexpected cursor movement with flymake-show-diagnostics-at-end-of-line Romain Ouabdelkader
2024-10-18 16:08 ` Eli Zaretskii
2024-10-18 16:24 ` Romain Ouabdelkader
2024-10-18 18:31 ` Eli Zaretskii
2024-10-18 19:10 ` Romain Ouabdelkader
2024-10-19 13:15 ` Eli Zaretskii
2024-10-19 13:41 ` Romain Ouabdelkader
2024-10-20 7:25 ` Eli Zaretskii
2024-10-20 9:28 ` João Távora
2024-10-20 11:22 ` Eli Zaretskii
2024-10-20 11:38 ` João Távora
2024-10-20 11:49 ` Eli Zaretskii
2024-10-20 14:42 ` João Távora
2024-10-20 15:01 ` Romain Ouabdelkader
2024-10-20 15:49 ` Eli Zaretskii
2024-10-20 16:23 ` Eli Zaretskii
2024-10-20 15:31 ` Eli Zaretskii
2024-10-20 15:39 ` João Távora
2024-10-20 16:30 ` Eli Zaretskii
2024-10-20 16:58 ` João Távora
2024-10-20 17:50 ` Eli Zaretskii
2024-10-20 18:05 ` João Távora
2024-10-20 18:28 ` Eli Zaretskii
2024-10-20 19:18 ` João Távora
2024-10-27 10:56 ` Eli Zaretskii
2024-10-30 23:57 ` Romain Ouabdelkader
2024-10-31 7:40 ` Eli Zaretskii [this message]
2024-10-18 19:16 ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-10-18 19:25 ` Stephen Berman via Bug reports for GNU Emacs, the Swiss army knife of text editors
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=864j4s4t5k.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=73863@debbugs.gnu.org \
--cc=joaotavora@gmail.com \
--cc=romain.ouabdelkader@gmail.com \
--cc=sbaugh@janestreet.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).