Previous: Active Display Table, Up: Display Tables [Contents][Index]
Each element of the display-table vector describes how to display a particular character and is called a character descriptor. A character descriptor can be:
Display this particular string wherever the character is to be displayed.
Display this particular glyph wherever the character is to be displayed.
The vector may contain strings and/or glyphs. Display the elements of the vector one after another wherever the character is to be displayed.
nil
Display according to the standard interpretation (see Usual Display).