emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: cannot understand Elisp manual node Glyphs


From: Drew Adams
Subject: RE: cannot understand Elisp manual node Glyphs
Date: Wed, 7 Feb 2007 07:53:59 -0800

> You set each element of the vector using make-glyph-with-face, e.g.
> 
> (vector (make-glyph-with-face ?x 'bold)
>         (make-glyph-with-face ?y 'bold)
>         (make-glyph-with-face ?z 'bold))

I see; thx.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]