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

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

RE: How can I make hl-line mode not override the color of rainbow-mode?


From: Drew Adams
Subject: RE: How can I make hl-line mode not override the color of rainbow-mode?
Date: Thu, 26 Oct 2017 16:10:02 -0700 (PDT)

> How can I make hl-line mode not override the color of
> rainbow-mode?
> 
> https://urldefense.proofpoint.com/v2/url?u=https-
> 3A__i.stack.imgur.com_fh11k.png&d=DwIBAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5Y
> TpkKY057SbK10&r=qZLZosY6GBAaJtOG9v8QX7nD4BS9t9s5otgxC3d4IFU&m=0cysGUafKkn
> 05ieu20oYLMZxbhi3LmzWz2B2DcaeCgY&s=IUgAkHZTo4jnGih15NlP4kUZj-kXymJcX-
> KgBbBlIbA&e=
> 
> Is there an non-intrusive way to do this?

https://emacs.stackexchange.com/a/23965/105

`rainbow-mode' uses text properties to highlight.
`hl-line-mode' uses an overlay to highlight.
Overlay highlighting overrides text-property highlighting.



reply via email to

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