this post was submitted on 01 May 2022
3 points (100.0% liked)

Emacs

2584 readers
13 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

Is there any way to use Emacs for collaborative editing, while there is at least one person who doesn't use emacs, but rather some popular IDE? It should also be possible to edit multiple files at the same time.

Other solutions seem to expect all people to be using Emacs.

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 3 years ago (1 children)

Use a git repository for collaboration.

Or do you mean real-time? (there were a few intents for that, time ago...).

[โ€“] [email protected] 1 points 3 years ago

Yes, real-time for online peer-programming.