The Emacs package contains the extensible, customizable, self-documenting real-time display editor.
Download (HTTP): http://ftp.gnu.org/pub/gnu/emacs/emacs-21.3.tar.gz
Download (FTP): ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.3.tar.gz
Download size: 20 MB
Estimated Disk space required: 92.5 MB
Estimated build time: 4.20 SBU
X (XFree86-4.4.0 or X.org-6.7.0), libjpeg-6b, libpng-1.2.5, libtiff-3.6.1 and libungif-4.1.0b1
Install Emacs by running the following commands:
./configure --prefix=/usr \
--libexecdir=/usr/sbin &&
make bootstrap &&
make install
The Emacs package contains emacs, b2m, ctags, ebrowse, emacsclient, etags, grep-changelog, rcs-checkin, cvt-mail, digest-doc, emacsserver, fakemail, hexl, movemail, profile, rcs2log, sorted-doc, vcdiff and yow.
emacserver allows other applications/shells to access an already running emacs instance and share buffers with it.