From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Drew Adams <drew.adams@oracle.com>
Cc: 20254@debbugs.gnu.org
Subject: bug#20254: 25.0.50; `face' overlays with equal priority at the same location
Date: Fri, 03 Apr 2015 22:48:33 -0400 [thread overview]
Message-ID: <jwvwq1szk3o.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <e8313e27-7dff-4071-a718-1c47db4955c1@default> (Drew Adams's message of "Fri, 3 Apr 2015 18:55:34 -0700 (PDT)")
>> > Any chance this implementation could be revisited, to do something
>> > regular
>> Without explicit priority information, we have no data on which to base
>> the ordering.
> Order of creation. Newer replaces or dominates older.
We don't keep track of order of creation. So this would require adding
a counter to every overlay (which in turns means increasing the size of
overlay and marker objects from 6words to 8words).
Doesn't seem worth the trouble, since while it does provide some form of
reproducibility, it doesn't give much control.
Stefan
next prev parent reply other threads:[~2015-04-04 2:48 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-03 21:44 bug#20254: 25.0.50; `face' overlays with equal priority at the same location Drew Adams
2015-04-03 22:14 ` Stefan Monnier
2015-04-03 22:24 ` Drew Adams
2015-04-04 1:07 ` Stefan Monnier
2015-04-04 1:55 ` Drew Adams
2015-04-04 2:48 ` Stefan Monnier [this message]
2015-04-04 3:02 ` Drew Adams
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=jwvwq1szk3o.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=20254@debbugs.gnu.org \
--cc=drew.adams@oracle.com \
/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).