emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question collaborative editing.


From: Stefan Monnier
Subject: Re: Question collaborative editing.
Date: Wed, 30 Sep 2020 13:08:10 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> That’s a workaround, but I’m not sure if it can capture user intent
> (i.e. it gives operation-wise information rather than just a diff between
> versions of buffer). If it can’t then we will need to implement both
> update based on modification-hooks and change state of the buffer,
> which is an additional impl/maintenance burden.

I think you're worrying about a non-problem: if the modification hooks
aren't run when you need them, then consider it as a bug in the code
that performed those modifications or in the code that prevented the
hooks from being run.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]