[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
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 could insert ‘find outer otter ’ into the buffer by typing f o o <SPC>.
Un autre type de fonction d'abréviation est appelé les {développement dynamique d'abréviation. Vous utilisez les développements dynamiques d'abréviations avec une commande explicite qui développe les lettres dans la zone tampon se situant avant le pointeur en recherchant les autres mots de la zone qui commencent avec ces lettres. Voir la section Dynamic Abbrev Expansion.
“Hippie” expansion generalizes abbreviation expansion. Voir (autotype)Hippie Expand section `Hippie Expansion' dans Features for Automatic Typing.
34.1 Abbrev Concepts | Fundamentals of defined abbrevs. | |
34.2 Defining Abbrevs | Defining an abbrev, so it will expand when typed. | |
34.3 Controlling Abbrev Expansion | Controlling expansion: prefixes, canceling expansion. | |
34.4 Examining and Editing Abbrevs | Viewing or editing the entire list of defined abbrevs. | |
34.5 Saving Abbrevs | Saving the entire list of abbrevs for another session. | |
34.6 Dynamic Abbrev Expansion | Abbreviations for words already in the buffer. | |
34.7 Customizing Dynamic Abbreviation | What is a word, for dynamic abbrevs. Case handling. |
Ce document a été généré par Eric Reinbold le 23 Février 2009 en utilisant texi2html 1.78.