[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

X. Abbrevs

A defined abbrev is a word which expands, if you insert it, into some different text. Abbrevs are defined by the user to expand in specific ways. For example, you might define `foo' as an abbrev expanding to `find outer otter'. Then you would be able to insert `find outer otter ' into the buffer by typing f o o SPC.

A second kind of abbreviation facility is called dynamic abbrev expansion. You use dynamic abbrev expansion with an explicit command to expand the letters in the buffer before point by looking for other words in the buffer that start with those letters. See section X.6 Dynamic Abbrev Expansion.

"Hippie" expansion generalizes abbreviation expansion. See section `Hippie Expansion' in Features for Automatic Typing.

X.1 Abbrev Concepts  Fundamentals of defined abbrevs.
X.2 Defining Abbrevs  Defining an abbrev, so it will expand when typed.
X.3 Controlling Abbrev Expansion  Controlling expansion: prefixes, canceling expansion.
X.4 Examining and Editing Abbrevs  Viewing or editing the entire list of defined abbrevs.
X.5 Saving Abbrevs  Saving the entire list of abbrevs for another session.
X.6 Dynamic Abbrev Expansion  Abbreviations for words already in the buffer.
X.7 Customizing Dynamic Abbreviation  What is a word, for dynamic abbrevs. Case handling.



This document was generated on April 2, 2002 using texi2html