From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 20654 invoked from network); 31 Mar 2021 18:21:35 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 31 Mar 2021 18:21:35 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id B7B269C889; Thu, 1 Apr 2021 04:21:32 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 3BE729C63E; Thu, 1 Apr 2021 04:20:47 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 74A319C63E; Thu, 1 Apr 2021 04:20:45 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id EE7C59C63D for ; Thu, 1 Apr 2021 04:20:44 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtp (Exim 4.86_2) (envelope-from ) id 1lRfSN-0008Gb-1y; Wed, 31 Mar 2021 18:20:43 +0000 From: Lars Brinkhoff To: "David C. Brock" Organization: nocrew References: Date: Wed, 31 Mar 2021 18:20:43 +0000 In-Reply-To: (David C. Brock's message of "Wed, 31 Mar 2021 17:39:37 +0000") Message-ID: <7w1rbvfamc.fsf@junk.nocrew.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [TUHS] Data structures in Unix editors X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "tuhs@minnie.tuhs.org" Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" David C. Brock wrote: > Similarly, if there are any pointers to references on some other data > structures in editors like TECO, QED and E, I=E2=80=99d welcome them as w= ell. http://web.mit.edu/~yandros/doc/craft-text-editing/Chapter-6.html