Contents|Index|Previous|Next
The echo area

The echo area is a one line window which appears at the bottom of the screen. It is used to display informative or error messages, and to read lines of input from you when that is necessary. Almost all of the commands available in the echo area are identical to their Emacs counterparts, so please refer to GNU Emacs Manual for greater depth of discussion on the concepts of editing a line of text.

The following briefly details the commands that are available while input is being read in the echo area.

The next group of commands deal with killing and yanking text. For an in depth discussion of killing and yanking, see “Killing and Moving Text” in the GNU Emacs Manual.

The following commands are available when completing in the echo area.


Top|Contents|Index|Previous|Next