Small simple Emacs like Editor for MicroComputers
MicroEMACS allows several files to be edited at the same time. The screen can be split into different windows and screens, and text may be moved freely from one window on any screen to the next. Depending on the type of file being edited, MicroEMACS can change how it behaves to make editing simple. Editing standard text files, program files and word processing documents are all possible at the same time.
There are extensive capabilities to make word processing and editing easier. These include commands for string searching and replacing, paragraph reformatting and deleting, automatic word wrapping, word move and deletes, easy case controlling, and automatic word counts.
For complex and repetitive editing tasks editing macroes can be written. These macroes allow the user a great degree of flexibility in determining how MicroEMACS behaves. Also, any and all the commands can be used by any keystroke by changing, or rebinding, what commands various keys invoke.
Special features are also available to perform a diverse set of operations such as file encryption, automatic backup file generation, entabbing and detabbing lines, executing operating system commands and filtering of text through other programs (like SORT to allow sorting text).
./me @dot_emacsrc
Should come up into editor screen.
Any text entered appear on screen
^X^C y to then exit
make INSTALL_DIR=directory
or
modify Makefile line
INSTALL_DIR=/usr/skunk
The README file refers to code for building on NT and Windows - that source is not supplied with this distribution (This one is only for UNIX and DOS machines ).
THis distribution is heavily modified from a std 3.12 distrib. It includes some beta undo code frm Jim Kissel and a whole lot of (IMHO) improvements by me (hops). These are suppressable with CPP macros in estruct.h.