From: Corwin Brust <corwin@bru.st>
To: Vikas Rawal <vikasrawal@gmail.com>
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: Concurrent editing in emacs
Date: Sun, 17 Oct 2021 23:57:21 -0500 [thread overview]
Message-ID: <CAJf-WoS8evHMpkitNOH0VSK2x5BPg0vj5C=0jrbKvBatA6PzvA@mail.gmail.com> (raw)
In-Reply-To: <20211018042832.gqkemtogrvcak72w@dalkati>
Hi Vikas!
On Sun, Oct 17, 2021 at 11:29 PM Vikas Rawal <vikasrawal@gmail.com> wrote:
>
>
> I am looking for a solution where an emacs session is shared with
> multiple users who can simultaneously work on some/all buffers.
Have you already found CRDT?
https://elpa.gnu.org/packages/crdt.html
This has worked nicely for volunteers helping with emacsconf to share
notes files during meetings. Each session can share multiple buffers,
and there's really nice org support including the ability to "share"
the folding state (we can the same expanded/collapsed sections). We
can see each others' cursors but are able to independently navigate,
both around a document and across buffers shared in the CRDT session.
CRDT is quite nice and (even better) Qiantan, the author aggressively
maintains it and is welcoming toward ideas/patches. The RPG game
engine project I'm working on has even been looking at automating
sharing of game maps and such using this and we've had a patch
accepted to make automating use (via elisp) a tiny bit easier.
Best,
Corwin
next prev parent reply other threads:[~2021-10-18 4:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-18 4:28 Concurrent editing in emacs Vikas Rawal
2021-10-18 4:57 ` Corwin Brust [this message]
2021-10-18 10:10 ` Vikas Rawal
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAJf-WoS8evHMpkitNOH0VSK2x5BPg0vj5C=0jrbKvBatA6PzvA@mail.gmail.com' \
--to=corwin@bru.st \
--cc=help-gnu-emacs@gnu.org \
--cc=vikasrawal@gmail.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).