bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#71282: 30.0.50; hl-line overlay priority has no affect


From: Eli Zaretskii
Subject: bug#71282: 30.0.50; hl-line overlay priority has no affect
Date: Sun, 30 Jun 2024 20:28:23 +0300

> From: Mohsin Kaleem <mohkale@kisara.moe>
> Cc: joaotavora@gmail.com, stefankangas@gmail.com, 71282@debbugs.gnu.org
> Date: Sun, 30 Jun 2024 16:18:31 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > I don't think it's a "problem".  Overlay strings have their own faces,
> > and those override the faces of buffer text.
> 
> Yes, but hl-line is meant to overlay all of that no?

Maybe that's what hl-line wants to do (and I'm not sure even that is
correct), but doing that is impossible in Emacs, not with a single
overlay on the line's text.  Emacs simply doesn't support that, never
did.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]