Emacs

<text, tool> /ee'maks/ Editing MACroS. Popular screen editor used on Unix, VMS and other systems. Emacs is distributed by the Free Software Foundation and was Richard Stallman's first step in the GNU project. Emacs is extensible - it is easy to add new functions; customisable - you can rebind keys, and modify the behaviour of existing functions; self-documenting - there is extensive on-line, context-sensitive help; and has a real-time "what you see is what you get" display. Emacs is writen in C and the higher levels are programmed in Emacs Lisp.

Emacs has an entire Lisp system inside it. It was originally written in TECO under ITS at the MIT AI lab. AI Memo 554 described it as "an advanced, self-documenting, customisable, extensible real-time display editor". It has since been reimplemented any number of times, by various hackers, and versions exist that run under most major operating systems.

It includes facilities to view directories, run compilation subprocesses and send and receive electronic mail and Usenet news (GNUS). The efs package (originally ange-ftp) provides transparent access to files on remote FTP servers. Calc is a calculator and symbolic mathematics package. There are "modes" provided to assist in editing most well-known programming languages. Many hackers spend more than 80% of their tube time inside Emacs.

Other variants include GOSMACS, CCA EMACS, UniPress EMACS, Montgomery EMACS, jove, epsilon, Lucid Emacs and MicroEMACS.

Some EMACS versions running under window managers iconify as an overflowing kitchen sink, perhaps to suggest the one feature the editor does not (yet) include. Indeed, some hackers find EMACS too heavyweight and baroque for their taste, and expand the name as "Escape Meta Alt Control Shift" to spoof its heavy reliance on keystrokes decorated with bucky bits. Other spoof expansions include "Eight Megabytes And Constantly Swapping", "Eventually "malloc()'s All Computer Storage", and "EMACS Makes A Computer Slow" (see recursive acronym). See also vi.

Version 19.25 (30 May 1994) includes the editor, Lisp interpreter, documentation and source debugger as well as a great many standard Lisp packages.

FTP from your nearest GNU archive site.

E-mail: (bug reports only) <bug-gnu-emacs@prep.ai.mit.edu>.

Usenet newsgroups: gnu.emacs.help, gnu.emacs.bug, alt.religion.emacs, gnu.emacs.sources, gnu.emacs.announce.

(19 Oct 1995)