From owner-freebsd-hackers Tue Jun 10 10:44:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA19414 for hackers-outgoing; Tue, 10 Jun 1997 10:44:11 -0700 (PDT) Received: from wrzx07.rz.uni-wuerzburg.de (wrzx07.rz.uni-wuerzburg.de [132.187.1.7]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA19366 for ; Tue, 10 Jun 1997 10:44:03 -0700 (PDT) Received: from wicx50.informatik.uni-wuerzburg.de (mail@wicx50.informatik.uni-wuerzburg.de [132.187.9.50]) by wrzx07.rz.uni-wuerzburg.de (8.8.5/8.8.5) with SMTP id TAA17696; Tue, 10 Jun 1997 19:36:52 +0200 (MET DST) Received: by wicx50.informatik.uni-wuerzburg.de (8.6.12/uniwue-C-3.1a (CIP Gate)) id TAA08662; Tue, 10 Jun 1997 19:36:51 +0200 Received: from usedom(132.187.9.21) by cipgate via smap (V1.3) id sma008660; Tue Jun 10 19:36:35 1997 Received: by wicx21.informatik.uni-wuerzburg.de (8.8.5/uniwue-C-3.1 (C)) id TAA28819; Tue, 10 Jun 1997 19:36:34 +0200 From: Matthias Buelow Message-Id: <199706101736.TAA28819@wicx21.informatik.uni-wuerzburg.de> Subject: Re: REQ: help from Emacs/XEmacs/Jove/Jed/... users To: msmith@atrad.adelaide.edu.au (Michael Smith) Date: Tue, 10 Jun 1997 19:36:34 +0200 (MET DST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199706100755.RAA06309@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Jun 10, 97 05:25:09 pm Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > If I thought TurboVision could be used to make a small 'edit' like editor, > I'd suggest _that_ as much better again. I only remember Turbo Vision from olde DOS days and I also remember that it produced the fattest binaries (statically linked) that I've seen from a DOS library. A small hello-world proggy and you could watch it include > 100K lines and dumping a binary that was over 250K in size. I don't expect it too be much smaller in the Unix world, you still have to keep the TV library around (not very good for boot disks), although I haven't looked at the Unix implementation of TV so far (I detest it).