| | 1 | = Installing Emacs via MacPorts = |
| | 2 | See InstallingOpenmclViaMacPorts to get the general idea for how to leverage the available packages from Darwin Ports. |
| | 3 | |
| | 4 | [http://www.macports.org/ MacPorts] provides several variations on '''Emacs/XEmacs''': |
| | 5 | |
| | 6 | * [http://www.xemacs.org XEmacs] -- Found in the editors section. |
| | 7 | * [http://www.emacs.org GNU Emacs] -- Found in the editors section. |
| | 8 | * '''emacs-devel''' -- The emacs package, using the experimental Cocoa interface. Found in the editors section. |
| | 9 | * '''emacs-app''' -- The emacs package, using a full-featured aqua integration. Found in the aqua section. |
| | 10 | |
| | 11 | At one point, the '''XEmacs''' port wouldn't work until you had installed a number of other packages; the least obvious of which was {{{openmotif}}} which fufilled it's desire for {{{libXm}}}. |
| | 12 | |
| | 13 | Note that you can also use the excellent [http://aquamacs.org/index.shtml AquaEmacs] (Cocoa-based Emacs) software. |
| | 14 | |
| | 15 | Also note that you can get [http://common-lisp.net/project/slime/ Slime] this way. |