From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <32AE495A-422F-4FF3-8924-9013BD09A623@mit.edu> References: <3aaafc131003150705t5832e72fv6b17c1bf6da000ef@mail.gmail.com> <3e1162e61003150734y7c7482fbsfcdca20069cc4ac2@mail.gmail.com> <3aaafc131003150814k983f8d8k99e90abb16c73f32@mail.gmail.com> <3e1162e61003150830r6ceff701h1abbc7fcf8ea47fa@mail.gmail.com> <32AE495A-422F-4FF3-8924-9013BD09A623@mit.edu> Date: Mon, 15 Mar 2010 13:38:58 -0400 Message-ID: <3aaafc131003151038r4fdfe494wd3f6ce2bad187a22@mail.gmail.com> From: Jorden Mauro To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Collaborative Sam? Topicbox-Message-UUID: e930a92c-ead5-11e9-9d60-3106f5b1d025 On Mon, Mar 15, 2010 at 1:04 PM, Chad Brown wrote: > Have you read ``The Text Editor Sam'', by Rob Pike? =A0(http://doc.cat-v.= org/plan_9/4th_edition/papers/sam/) > > A quick re-skim (especially around page 22) or so suggests that you'd wan= t to look at the code for sam -r, and that you'll want to dig into the Rasp= data structure, but (contrary to my memory), it might be possible without = breaking the existing protocol. > > Good luck! > *Chad > Yes this is a start, but I feel a bit out of my league still after reading the paper and some of the code a few times; I just learned enough about it to think it's possible.