GNU bug report logs - #76064
31.0.50; Display issue with flymake-show-diagnostics-at-end-of-line

Previous Next

Package: emacs;

Reported by: Ergus <spacibba <at> aol.com>

Date: Tue, 4 Feb 2025 23:26:01 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #14 received at 76064 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ergus <spacibba <at> aol.com>
Cc: sbaugh <at> janestreet.com, 76064 <at> debbugs.gnu.org
Subject: Re: bug#76064: 31.0.50; Display issue with
 flymake-show-diagnostics-at-end-of-line
Date: Wed, 05 Feb 2025 18:31:54 +0200
> Date: Wed, 5 Feb 2025 16:45:07 +0100
> From: Ergus <spacibba <at> aol.com>
> Cc: sbaugh <at> janestreet.com, 76064 <at> debbugs.gnu.org
> 
> I think that we are just missing some property in the overlay that
> basically means "this text doesn't exist at all".
> 
> Is it really that hard?

I think you don't realize the root cause of these problems.  The root
cause is cursor position, not anything else.  The overlay itself is
not the problem, the problem is that it tells the display engine to
show the cursor on the first character of the overlay string, when
point is actually _on_the_next_line_.  That's why cursor motion
misbehaves.

IOW, it isn't about the overlay string text, it's about where to show
the cursor.




This bug report was last modified 129 days ago.

Previous Next


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