Features: Why use Aquamacs?

Aquamacs. Finally a GNU Emacs that feels like home.

Get all the flexibility and variety of Emacs - and the comfort of the modern graphical user interface that you're used to from other Mac applications.

Why use Aquamacs instead of a raw GNU Emacs?

Why use Aquamacs instead of the a stock Carbon or X11 Emacs on the Mac? Here are some features that Aquamacs has to offer on top of all the advantages that come with Emacs:

Incomplete List of Keyboard Shortcuts

These shortcuts are in addition to all the Emacs shortcuts you migh be used to.
 
Shortcut Elisp Command Function
Apple-N new-frame-with-new-scratch Open a new empty window/frame
Apple-O mac-find-file-other-frame Open a new window/frame with a file
Apple-shift-s mac-save-file-as Save as
Apple-shift-O find-file-other-frame Find file in another frame
Apple-A mark-whole-buffer Select all text
Apple-V cua-paste (yank) Paste text
Apple-C clipboard-kill-ring-save Copy text
Apple-X clipboard-kill-region Cut text
Apple-S save-buffer Save file
Apple-L goto-line Go to specified line
Apple-F isearch-forward Search
Apple-G isearch-repeat-forward Repeat search
Apple-W intelligent-close Close window
Apple-M iconify-or-deiconify-frame Minimize window to the Dock
Apple-. keyboard-quit Keyboard quit
Apple-Q save-buffers-kill-emacs Save file, exit program
Apple-Z undo Undo
Apple-shift-Z redo Redo
Apple-; toggle-pass-option-to-system Toggle: allow input of special characters with Option key / use Option key as Emacs Meta key

Included Packages

Aquamacs additionally activates a number of packages that are provided with the default emacs, such as cua-base, ibuffer, recentf. The GNU Emacs code-base is patched. Please see the CVS for the collection of patches and additional source-files.

Configuration: Tips and Tricks

Please refer to the Aquamacs Wiki. If you now some tricks yourself, please contribute them by clicking on "Edit this page" - no login / password necessary!