unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pit@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: How do I give an overlay a priority lower to that of hl-line-mode?
Date: Tue, 31 May 2016 16:46:29 -0400	[thread overview]
Message-ID: <574DF825.1090608@gmail.com> (raw)
In-Reply-To: <jwv4m9em0zq.fsf-monnier+gmane.emacs.devel@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 760 bytes --]

On 2016-05-31 16:28, Stefan Monnier wrote:
>> What alternatives do I have? (In fact, do I have any?)
> 
> Alternatives:

Thanks Stefan!

> - use text-properties instead of overlays.

Could work, indeed. Though adding and removing faces in text properties is trickier.

> - undocumented and tentatively added in recentish Emacsen you can use
>   a priority of the form (nil . -100).  Which means: normal priority nil
>   in general, but priority -100 when the normal priority rules (which
>   look at the relative size of overlays) don't have a preference
>   use -100.

Oh, neat :) Do you know in which version this was introduced?

> - use a negative priority.

Does this just behave like positive priorities, in practice?

Clément.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2016-05-31 20:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-31  4:46 How do I give an overlay a priority lower to that of hl-line-mode? Clément Pit--Claudel
2016-05-31 20:28 ` Stefan Monnier
2016-05-31 20:46   ` Clément Pit--Claudel [this message]
2016-06-01  2:29     ` Stefan Monnier

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=574DF825.1090608@gmail.com \
    --to=clement.pit@gmail.com \
    --cc=emacs-devel@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 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).