ErgoEmacsEmacsLispBlogEmacsLispBuy Tutorial
Web Hosting by 1&1

38.12.4 Displaying Faces

Here is how Emacs determines the face to use for displaying any given piece 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 using the above order (i.e., first the face of any special glyph; then the face for region highlighting, if appropriate; then faces specified by overlays, then faces specified by text properties, then the mode-line or mode-line-inactive or header-line face, if appropriate, and finally the default face).

blog comments powered by Disqus