login
logged in as guest

Emacs Cheat Sheet

Starting

Quiting & Exiting

Cursor Movement Commands

Screen Movement Commands

Prefix Argument

Help

Search & Replace

Cut & Paste

(Kill & Yank)

Windows

BBEdit

Emacs Local Variables

Emacs (the popular Unix text editor) supports a convention in which you can define Emacs-specific settings in a block of text near the end of the file, or in the first line of the file. BBEdit now recognizes the Emacs variable block, and can optionally read and set certain variables. If this option is selected, BBEdit will use the "coding" variable, whose value is the Internet text encoding name in which the file is written, e.g. "iso-8859-1" or "utf-8" to interpret the file's contents when opening it.

Emacs Key Bindings

The Text Editing panel of the Preferences window contains a checkbox labeled Use Emacs Key Bindings. When this option is turned on, BBEdit will enable the following Emacs-style keyboard navigation commands. The Escape key is specified in lieu of the Emacs "Meta" key; to use these key equivalents, press and release the Escape key followed by the specified letter key--for example, to type "Esc-V" press and release the Escape key and then type the letter V.

Key Sequence Action