all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] emacs-25 f785ff4: Clarify documentation of before/after-change-functions
Date: Tue, 09 Aug 2016 21:18:17 +0300	[thread overview]
Message-ID: <83k2fphkly.fsf@gnu.org> (raw)
In-Reply-To: <jwvh9atn7uk.fsf-monnier+emacsdiffs@gnu.org> (message from Stefan Monnier on Tue, 09 Aug 2016 13:59:25 -0400)

> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Eli Zaretskii <eliz@gnu.org>
> Date: Tue, 09 Aug 2016 13:59:25 -0400
> 
> > -This variable holds a list of functions to call before any buffer
> > -modification.  Each function gets two arguments, the beginning and end
> > +This variable holds a list of functions to call before most buffer
> > +modifications.  Each function gets two arguments, the beginning and end
> 
> This looks wrong.  It should be called before *every* modification.
> syntax-ppss relies on this property, for example.
> And I can't think of any reason why we couldn't preserve that property.
> 
> In which case is it not run?

In some cases when we delete text.  And a few special cases you can
see in coding.c.




  reply	other threads:[~2016-08-09 18:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160809165416.24861.65995@vcs.savannah.gnu.org>
     [not found] ` <20160809165416.A7F9A220165@vcs.savannah.gnu.org>
2016-08-09 17:59   ` [Emacs-diffs] emacs-25 f785ff4: Clarify documentation of before/after-change-functions Stefan Monnier
2016-08-09 18:18     ` Eli Zaretskii [this message]
2016-08-09 19:02       ` 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=83k2fphkly.fsf@gnu.org \
    --to=eliz@gnu.org \
    --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.