Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ihnp4!ptsfa!amdahl!rtech!daveb From: daveb@rtech.UUCP Newsgroups: comp.emacs Subject: Re: MS-DOS GNU, and CP/M, and MicroGNU. Message-ID: <685@rtech.UUCP> Date: Fri, 27-Feb-87 17:04:40 EST Article-I.D.: rtech.685 Posted: Fri Feb 27 17:04:40 1987 Date-Received: Sun, 1-Mar-87 15:48:18 EST References: <8702261532.AA25127@EDDIE.MIT.EDU> <1033@cartan.Berkeley.EDU> <4965@mit-eddie.MIT.EDU> Reply-To: daveb@rtech.UUCP (Dave Brower) Organization: Relational Technology, Alameda CA Lines: 44 In article <4965@mit-eddie.MIT.EDU> jbs@eddie.MIT.EDU (Jeff Siegal) writes: >In article <1033@cartan.Berkeley.EDU> rusty@weyl.Berkeley.EDU (Rusty Wright) writes: >>Speaking of emacs for MS/DOS, how about a version of Gnu Emacs for >>CPM/80? We have a couple of CPM machines around here and it would be >>nice if we had emacs for them. >The size of GNU Emacs at startup is almost 600K, and after loading a >few packages, and editing a few files (i.e. buffer space), 1.5 Meg is >closer to what you'll need. It might be possible to get an MSDOS >version up on a system with 640K, but this would require a lot of work >(if it is even possible). > >A more practical solution (it might even work on CPM!) is >MicroGNUEmacs (or other MicroEmacs variants), available from >mod.sources. Microemacs in all its flavors (3.8x, micrognu, v30, etc) keeps text memory resident. It would be next to impossible to have this work on CP/M-80 in any reasonable way, since you don't have any memory to play with. There was a rumoured version that did some paging, but I have not seen it, nor do I know where it exists. Other free options would be SCAME or JOVE. All are all relatively feature-laden (read: large) for CP/M, and none to my knowledge pages anything to disk. I suggest you try to get a MINCE (from Mark of the Unicorn) or a Perfect Writer 1.x (a repackaged MINCE). I don't think either is being sold anymore, but who knows what you might find at a swap meet somewhere. Mince came with source for the command set, and object for the redisplay and buffer manager so you can add features. Doing so requires the BDS C compiler. Perfect Writer was a binary only distribution. Both would edit large files by paging things out to disk. The PW manual is a particularly nice intro to the basic functions of the emacs family. -dB -- If it worked, we wouldn't call it high tech. {amdahl, sun, mtxinu, cbosgd}!rtech!daveb