emacs-devel
[Top][All Lists]
Advanced

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

Re: Question collaborative editing - Wikipedia reference


From: Yuan Fu
Subject: Re: Question collaborative editing - Wikipedia reference
Date: Thu, 8 Oct 2020 21:50:06 -0400


> On Oct 6, 2020, at 8:00 PM, Qiantan Hong <qhong@mit.edu> wrote:
> 
>> That's an interesting idea!
>> 
>> But do you intend to keep the "no server" option available too?  That is, 
>> for people whose network firewalls allow it, will it always be possible to 
>> just run crdt.el with one of the Emacsen acting as server itself?
> 
> Sure of course, that’s the easy option.
> 
> Also here is an a-bit-more-polished version.
> Now there’s
> - cursor/marked region indication
> - optional challenge-response authentication
> - I think it handles undo correctly now. Previously
> it was interfering with the text properties.
> - cleanup the dead processes etc correctly
> 
> Also for the yanking issue Jeans reported, I haven’t 
> reproduce it successfully so it is a bug it will probably 
> still be there, but you can give a try. 
> 
> <crdt.el>

Very cool! If I try to run crdt-test-client when already connected, Emacs 
creates a new buffer and compains "Error in post-command-hook 
(crdt--post-command): (wrong-type-argument stringp nil)”. Any idea why?

Yuan


reply via email to

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