all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Antipov <dmantipov@yandex.ru>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: [PATCH] partial revert of overlays
Date: Mon, 13 Aug 2012 16:47:39 +0400	[thread overview]
Message-ID: <5028F76B.7020904@yandex.ru> (raw)
In-Reply-To: <jwvfw7r2yl7.fsf-monnier+emacs@gnu.org>

On 08/13/2012 08:42 AM, Stefan Monnier wrote:

> Thanks.  BTW, please undo the change that replaces access to
> overlay_after and overlay_before to by calls with OV_AFTER and
> OV_BEFORE.  Right now, I don't see any future direction that would
> benefit from such a change, so it just obfuscates the code.

OK, this is the partial revert: OV_xxx are dropped,
buffer_set_overlays_(before|after) are used to set an appropriate
pointers, and the rest is not touched (I suppose that unchain_both
and buffer_has_overlays are OK).

Dmitry




       reply	other threads:[~2012-08-13 12:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1T0m5d-00069X-HW@vcs.savannah.gnu.org>
     [not found] ` <jwvfw7r2yl7.fsf-monnier+emacs@gnu.org>
2012-08-13 12:47   ` Dmitry Antipov [this message]
2012-08-13 12:49   ` [PATCH] partial revert of overlays (+patch) Dmitry Antipov
2012-08-13 21:01     ` 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5028F76B.7020904@yandex.ru \
    --to=dmantipov@yandex.ru \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.