all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: Amos Bird <amosbird@gmail.com>, help-gnu-emacs@gnu.org
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)	[thread overview]
Message-ID: <5f96b32e-de79-4e0d-8ac1-d8c1c35ee8bc@default> (raw)
In-Reply-To: <87k1zhyivb.fsf@gmail.com>

> 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.



  parent reply	other threads:[~2017-10-26 23:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-26 16:27 How can I make hl-line mode not override the color of rainbow-mode? Amos Bird
2017-10-26 21:54 ` Emanuel Berg
2017-10-26 23:10 ` Drew Adams [this message]
2017-10-27  2:15   ` Amos Bird
2017-10-27  2:24     ` Emanuel Berg
2017-10-27  3:22       ` Amos Bird
2017-10-27  5:02       ` Yuri Khan
2017-10-27  5:39         ` Emanuel Berg
2017-10-27  7:23         ` Eli Zaretskii
2017-10-27  8:33           ` Yuri Khan
2017-10-27  9:04             ` Eli Zaretskii

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=5f96b32e-de79-4e0d-8ac1-d8c1c35ee8bc@default \
    --to=drew.adams@oracle.com \
    --cc=amosbird@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.