all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Exactly what changes triggers the change hooks?
@ 2009-07-17 18:18 Lennart Borgman
  2009-07-17 22:23 ` Stefan Monnier
  0 siblings, 1 reply; 3+ messages in thread
From: Lennart Borgman @ 2009-07-17 18:18 UTC (permalink / raw)
  To: Emacs-Devel devel

It would be good if the elisp manual clarified this.

At the moment I wonder because I am hunting a bug in Company Mode +
Org Mode. Does overlay changes ever trigger those hooks?




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Exactly what changes triggers the change hooks?
  2009-07-17 18:18 Exactly what changes triggers the change hooks? Lennart Borgman
@ 2009-07-17 22:23 ` Stefan Monnier
  2009-07-17 22:49   ` Lennart Borgman
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Monnier @ 2009-07-17 22:23 UTC (permalink / raw)
  To: Lennart Borgman; +Cc: Emacs-Devel devel

> Does overlay changes ever trigger those hooks?

No, for the same reason they do not mark the buffer as modified.


        Stefan




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Exactly what changes triggers the change hooks?
  2009-07-17 22:23 ` Stefan Monnier
@ 2009-07-17 22:49   ` Lennart Borgman
  0 siblings, 0 replies; 3+ messages in thread
From: Lennart Borgman @ 2009-07-17 22:49 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Emacs-Devel devel

On Sat, Jul 18, 2009 at 12:23 AM, Stefan
Monnier<monnier@iro.umontreal.ca> wrote:
>> Does overlay changes ever trigger those hooks?
>
> No, for the same reason they do not mark the buffer as modified.


Thanks, I just wanted to be totally sure on this while hunting some
difficult bugs.

I think it would be good if this was mentioned on

  (info "(elisp) Change Hooks")




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-17 22:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-17 18:18 Exactly what changes triggers the change hooks? Lennart Borgman
2009-07-17 22:23 ` Stefan Monnier
2009-07-17 22:49   ` Lennart Borgman

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.