89fcdb89a2
SXEmacs is a self-documenting, customizable, extensible real-time display editor. Users new to iSXEmacs will be able to use basic features fairly rapidly by studying the tutorial and using the self-documentation features. SXEmacs also has an extensive interactive manual browser. It is easily extensible since its editing commands are written in Lisp. SXEmacs's many special packages handle mail reading (RMail) and sending (Mail), outline editing (Outline), compiling (Compile), running subshells within Emacs windows (Shell), running a Lisp read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy (Doctor :-) and many more. There is a WWW browsing mode written fully in elisp that looks and behaves much like the netscape WWW browser. SXEmacs has similar functionality to GNU Emacs. It uses a different display model, including support for Motif menu and scroll bars and the ability to run as a widget inside other applications. Many people say it looks nicer than GNU Emacs. Web site: http://www.sxemacs.org -- The package pkglints, builds without PLIST noise, and runs. ;) Some TODO items are still there, most notably xemacs package handling and conflicts with tools that the other xemacsen install.
14 lines
599 B
Text
14 lines
599 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2006/02/20 00:10:47 hfath Exp $
|
|
|
|
* See ${PREFIX}/lib/${DISTNAME}/etc/sample.init.el for a sample user
|
|
configuration. Copying it to ~/.sxemacs/init.el is an easy start.
|
|
Alternatively, you can create ~/.sxemacs as a symlink to an existing
|
|
~/.xemacs directory.
|
|
|
|
* See ${PREFIX}/lib/${DISTNAME}/etc/sample.Xdefaults for a sample X
|
|
resource setting.
|
|
|
|
* Install `xemacs-packages' for a full set of support packages.
|
|
|
|
===========================================================================
|