Emacs Editor
Contents:
Introduction
Typical Problems
Summary of Commands by Group
Summary of Commands by Key
Summary of Commands by Name
This chapter presents the following topics:
- Introduction
- Typical problems
- Summary of Emacs commands by group
- Summary of Emacs commands by key
- Summary of Emacs commands by name
Introduction
Although Emacs is not part of Linux, this text editor is found on many Unix systems because it is a popular alternative to vi. Many versions are available. This tutorial documents GNU Emacs, which is available from the Free Software Foundation in Cambridge, Massachusetts. For more information, see the Anonymous tutorial Learning GNU Emacs, 2d ed., by Debra Cameron, Bill Rosenblatt, and Eric Raymond.
To start an Emacs editing session, type:
emacs [file]