Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ulowell!m2c!wpi!jhallen From: jhallen@wpi.wpi.edu (Joseph H Allen) Newsgroups: comp.editors Subject: Re: multi-user editors??? Message-ID: <2024@wpi.wpi.edu> Date: 24 Apr 89 22:31:55 GMT References: <8531@xanth.cs.odu.edu> Reply-To: jhallen@wpi.wpi.edu (Joseph H Allen) Distribution: usa Organization: Worcester Polytechnic Institute, Worcester, MA. USA Lines: 15 In article <8531@xanth.cs.odu.edu> lazarus@cs.odu.edu (Keith E. Lazarus) writes: >Do any of y'all know of any full-screen editors that support multiple >users editing a single file at one time??? > >So far as I know emacs doesn't support this and for some reason, I doubt that >vi, or ed do either :-) ........ Now that's an interesting idea... we'll soon be seeing demacs (the editor daemon). Actually I have seen a multiuser editor in a boxed system (a cable TV channel controller/character generator). It was page based so more than one person could edit different pages in the same file. I wonder if there's any theory for making an editor which is truely multiprocessed- (I.E. no editor daemon).