|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - downloadIndex: ┃ R T ┃
Length: 5996 (0x176c) Types: TextFile Names: »README«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/micrognu/README«
MG 1a README Nov 16, 1986 MicroGnuEmacs (mg) is a Public Domain EMACS style editor. It is "broadly" compatible with GNU Emacs, the latest creation of Richard M. Stallman, Chief GNUisance and inventor of Emacs. GNU Emacs (and other portions of GNU as they are released) are essentially free, (there are handling charges for obtaining it) and so is MicroGnuEmacs. You may never have to learn another editor. (But probably will, at least long enough to port MicroGnuEmacs...) MicroGnuEmacs is not associated with the GNU project, and does not have the copyright restrictions present in GNU Emacs. (However, a few of the system dependent modules do have copyright notices, specificly the VMS termcap routines and the amiga specific routines. Look at the source code for exact copyright restrictions.) The MicroGnuEmacs authors individually may or may not agree with the opinions expressed by Richard Stallman and the GNU project. This program is intended to be a small, fast, and portable editor for people who can't run real Emacs thing for one reason or another. It is compatible with GNU because there shouldn't be any reason to learn more than one Emacs flavor. We have excised most MicroEMACS features that were incompatible with the big brother, and added missing features that seemed essential. There are at least two other major versions of MicroEMACS in circulation. One comes from Daniel Lawrence, (based on an old version from Dave Conroy) and is available from mod.sources. It uses a 3.x version numbering scheme, and the latest I know about is 3.7i. It has some features not found in MicroGnuEmacs, is bigger, and is incompatible with GNU Emacs. It might be a better choice for you if you *must* have something not present here and can't run GNU. Another variety uses a different numbering scheme, and is up to v30. This also comes from mod.sources, and is the latest version from the original MicroEMACS author Dave Conroy. MicroGnuEmacs is derived from this version, and we hope to replace it. Code will move fairly easily between MicroGnuEmacs and v30 derivatives. It will not move easily to the 3.x strain because of diverging ideas about how things should work internally. Command functions and keymapping, for instance, are completely different between the two flavors. This is the first distribution release of MicroGnuEmacs. (It went through four beta releases to iron out the changes made by the various autors.) Beyond the work of Dave Conroy, author of the original public domain v30, this contains the efforts of: mwm@ucbopal.berkeley.edu Mike Meyer mic@ngp.utexas.edu Mic Kaczmarczik blarson@usc-oberon.arpa Bob Larson rtech!daveb@sun.com Dave Brower Special thanks are due the first three fellows, who did most of the work. These systems are known to work in the current version: 4.2 & 4.3 BSD Unix OS9/68k VMS Amiga System V Eunice As far as MG is concerned, Ultrix-32 is equivalent to BSD unix. It should support MSDOS, PCDOS, and the Rainbow if you swipe the sys and tty files from the v30 distribution and modify them as specified in the file systty.mods. It obviously hasn't been tested. How to Make a MicroGnuEmacs --------------------------- On UNIX at least, it's easy. (Note that even on these systems you may want to change a compile time option.) If you have BSD UNIX, do: ln sys/bsd/Makefile . make For System V, do: ln sys/sysv/Makefile . make There are several other directories under sys: osk, vms, and eunice and amiga. You should follow the directions contained therein to make one of those versions. For most systems (everyting except the amiga currently), the termcap terminal definition is used. There is a readme file in the termcap subdirectory of the tty directory explaining what entries are used and how. (Termcap is a way to do display manipulation in a terminal independent manner.) ---------------------------------------------------------------------- Known limitaions and minor bugs descovered immeditatly before release: A newline will be appended to the last line of a file if it does not have one. There is a fixed maximum line length on files read. (Defaults to 256, but may be changed at compile time.) See functions for function by function differences from real GNU Emacs. DPROMPT code has not been added to ttyio.c for all systems where it could be supported. The Amiga code has not been extensivly tested with all options on all compilers. A problem have been discovered but not duplicated, possibly a compiler problem. Multi-case buffer names can be created on case-insensitive systems (i.e. OSK) for files specified on the command line. ------------------------------------------------------------------------ If you have a change to make that you think should be incorporated into the next version of MicroGnuEmacs, send it to the contact for your system: Amiga Lattice C: Mike Meyer: mwm@berkeley.edu ucbvax!mwm Amiga Manx C & VMS: Mic Kaczmarczik: ut-sally!ut-ngp!mic mic@ngp.utexas.edu CCEP001@UTADNX.BITNET OSK & BSD: Bob Larson: blarson@usc-oberon.arpa sdcrdcf!usc-oberon!blarson Support for additional systems and terminals should include being available for beta testing as other changes are made. (Send a short note to all three contacts above.) If you can't reach one of us via a computer network, I suppose you could send a change to my snail mail address below on 5" os9 format disks or 9 track tape (ANSI variable label or Prime magsav format), but this efectivly rules you out as a potential beta tester. (Don't expect the disk or tape back unless you inculude a SASE with sufficent postage.) I will not be sending out copies on magnetic media, so please don't ask. If you somehow got an incomplete or non-standard copy, (i.e. missing one of the sys directories mentioned here as working) complain to who you got it from not to me. Robert Larson 309 S. Alexandria Ave. Apt. 117 Los Angeles, CA 90020