all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vladimir Kazanov <vekazanov@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: The overlay branch (yet again)
Date: Tue, 3 Dec 2019 16:21:14 +0000	[thread overview]
Message-ID: <CAAs=0-2ohFBYJ-hvfJJEPV88k1ZAU48ek5=R0-v5EZqxn9eEtg@mail.gmail.com> (raw)
In-Reply-To: <c29ff30f-59fb-9a3e-c6a7-25f128a6ae9b@gmx.at>

Thanks, Eli and Martin! Will do.

Martin,

in short, Andreas replaced the current (relatively) inefficient linked
list overlay implementation with a tree-based one. This might sound as
something relatively simple but in practice it turns out that there
are lots of subtle issues in both the tree implementation and
resulting Emacs integration. I know because I tried - and failed. At
least twice :-)

But Andreas almost made it! So I want to reuse some of that massive
effort: merge tests at the very least, untangle overlay code a bit and
- hopefully - replace those linked lists.

On Tue, Dec 3, 2019 at 4:06 PM martin rudalics <rudalics@gmx.at> wrote:
>
>  > Given that nobody replied to my original email I assume everybody is
>  > busy with the new release.
>
> I didn't reply becaue I'm not enough familiar with the subject, in
> particular with the work that Andreas did.
>
>  > Is anybody interested in me doing this work?
>
> I definitely am interested.
>
> Thanks, martin



-- 
Yours sincerely,


Vladimir Kazanov


--
С уважением,

Владимир Казанов



  reply	other threads:[~2019-12-03 16:21 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 14:44 The overlay branch (yet again) Vladimir Kazanov
2019-12-03 15:35 ` Vladimir Kazanov
2019-12-03 15:58   ` Eli Zaretskii
2019-12-03 16:06   ` martin rudalics
2019-12-03 16:21     ` Vladimir Kazanov [this message]
2019-12-03 17:58       ` Stefan Monnier
2019-12-03 20:46         ` Vladimir Kazanov
2019-12-03 22:43           ` Stefan Monnier
2019-12-04 11:41             ` Vladimir Kazanov
2019-12-05 14:13               ` Vladimir Kazanov
2019-12-05 15:14                 ` Eli Zaretskii
2019-12-05 15:31                   ` Vladimir Kazanov
2019-12-05 16:38                     ` Eli Zaretskii
2019-12-06  6:48                       ` Vladimir Kazanov
2019-12-09  8:10                         ` Vladimir Kazanov

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='CAAs=0-2ohFBYJ-hvfJJEPV88k1ZAU48ek5=R0-v5EZqxn9eEtg@mail.gmail.com' \
    --to=vekazanov@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.