Next: , Previous: Attribute Functions, Up: Faces


38.12.4 Displaying Faces

Here are the ways to specify which faces to use for display of text:

If these various sources together specify more than one face for a particular character, Emacs merges the attributes of the various faces specified. For each attribute, Emacs tries first the face of any special glyph; then the face for region highlighting, if appropriate; then the faces specified by overlays, followed by those specified by text properties, then the mode-line or mode-line-inactive or header-line face (if in a mode line or a header line), and last the default face.

When multiple overlays cover one character, an overlay with higher priority overrides those with lower priority. See Overlays.


Xah Signet