Zmacs

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Template:Short description Script error: No such module "Infobox". Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

Zmacs is one of the many variants of the Emacs text editor. Zmacs was written for the MIT Lisp machine and runs on its descendants (Symbolics Genera, LMI Lambda, TI Explorer). Zmacs is written in Lisp Machine Lisp (called ZetaLisp on Symbolics Lisp Machines). It is based on the ZWEI programming substrate, which stands for "Zwei Was EINE Initially"; Zwei was a collection of routines which could be used to easily implement other programs, like the Symbolics mail program, Zmail.

A distinctive feature of Zmacs, which can also be found in Hemlock and LispWorks, is that commands look like <templatestyles src="Kbd/styles.css"></templatestyles>M-x Compile Buffer instead of <templatestyles src="Kbd/styles.css"></templatestyles>M-x compile-buffer as modern Emacsen, like GNU Emacs, generally format commands.

Zmacs also supports buffers and modes. Zmacs also uses the window system of the Lisp Machine with support for mouse and windows. Zmacs supports unlimited backup of files, since the file system of the Lisp Machine supports file versions. It is not compatible with GNU Emacs and its Emacs Lisp.

External links

Template:EmacsNavbox


Template:Text-editor-stub