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, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 29602 invoked from network); 30 Mar 2022 05:52:04 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 30 Mar 2022 05:52:04 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 7B83A9D3B1; Wed, 30 Mar 2022 15:52:02 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 313DF9D058; Wed, 30 Mar 2022 15:49:13 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 2D2669D048; Wed, 30 Mar 2022 15:44:51 +1000 (AEST) Received: from junk.nocrew.org (junk.nocrew.org [51.15.56.219]) by minnie.tuhs.org (Postfix) with ESMTPS id 60B139D02D for ; Wed, 30 Mar 2022 15:44:50 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=junk.nocrew.org) by junk.nocrew.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1nZR0P-0002e4-K8 for tuhs@minnie.tuhs.org; Wed, 30 Mar 2022 05:36:29 +0000 From: Lars Brinkhoff To: tuhs@minnie.tuhs.org Organization: nocrew References: <20220329103902.42B9218C085@mercury.lcs.mit.edu> Date: Wed, 30 Mar 2022 05:36:29 +0000 In-Reply-To: <20220329103902.42B9218C085@mercury.lcs.mit.edu> (Noel Chiappa's message of "Tue, 29 Mar 2022 06:39:02 -0400 (EDT)") Message-ID: <7wlewsknmq.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 X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: lars@nocrew.org X-SA-Exim-Scanned: No (on junk.nocrew.org); SAEximRunCond expanded to false Subject: Re: [TUHS] Old screen 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Noel Chiappa writes: > historical aside: at one point there was a whole 'Ivory' package for > ITS TECO which could 'purify' ITS TECO code so that one copy in core > [actual, real core!] could be shared by multiple processes. There still is an Ivory package, and it's used by a few EMACS libraries. > That was used to write an EMACS-like package for the PDP-11 UNIX TECO > (but much simpler than real EMACS), which we used for quite a while > before Montgomery EMACS for UNIX showed up. ObUnix. Montgomery EMACS now shows up again, thanks to Noel. I put a copy here, which also references the origin: https://github.com/larsbrinkhoff/emacs-history/tree/sources/ana-3.lcs.mit.edu/%7Ejnc/tech/unix/emacs Montgomery wrote about the history behind his editor: https://github.com/larsbrinkhoff/emacs-history/blob/sources/docs/Montgomery%20Emacs%20History.txt