[ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Each Emacs window (aside from minibuffer windows) typically has a mode line at the bottom, which displays status information about the buffer displayed in the window. The mode line contains information about the buffer, such as its name, associated file, depth of recursive editing, and major and minor modes. A window can also have a header line, which is much like the mode line but appears at the top of the window.
This section describes how to control the contents of the mode line and header line. We include it in this chapter because much of the information displayed in the mode line relates to the enabled major and minor modes.
23.4.1 Mode Line Basics | Basic ideas of mode line control. | |
23.4.2 The Data Structure of the Mode Line | The data structure that controls the mode line. | |
23.4.3 The Top Level of Mode Line Control | The top level variable, mode-line-format. | |
23.4.4 Variables Used in the Mode Line | Variables used in that data structure. | |
23.4.5 % -Constructs in the Mode Line | Putting information into a mode line. | |
23.4.6 Properties in the Mode Line | Using text properties in the mode line. | |
23.4.7 Window Header Lines | Like a mode line, but at the top. | |
23.4.8 Emulating Mode-Line Formatting | Formatting text as the mode line would. |
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.