Emacs

Resources

Emacs denominates Article description::a class of powerful, extensible, self-documenting text editors. The original implementation is GNU Emacs, which is still updated today. There's also XEmacs, which was forked from GNU Emacs in the early 1990s. XEmacs is not the X version of Emacs, but a complete separate program.

Available software

Apart from the two big contenders, many lightweight implementations exist, many of which are available in Gentoo:

Editor nameGentoo package
e3app-editors/e3
EmACTapp-editors/emact
Ersatz Emacsapp-editors/ersatz-emacs
feapp-editors/fe
GNU Emacsapp-editors/emacs
Hemlockdev-lisp/cmucl
Jasspa's MicroEmacsapp-editors/jasspa-microemacs
JEDapp-editors/jed
JEmacsdev-scheme/kawa
JOEapp-editors/joe
Joveapp-editors/jove
µEmacs/PKapp-editors/uemacs-pk
mgapp-editors/mg
Ngapp-editors/ng
QEmacsapp-editors/qemacs
XEmacsapp-editors/xemacs
Zileapp-editors/zile

Ebuild repository

The Emacs project runs an ebuild repository for GNU Emacs and XEmacs (see Project:Emacs/Overlay) which contains a number of packages including many VCS builds. To add the repository:

root #eselect repository enable emacs
root #emerge --sync emacs

or

root #layman -a emacs

Many more Emacs related packages should now be available for installation.

External resources

This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.