help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Elisp: How to set multiple text properties.


From: Stefan Monnier
Subject: Re: Elisp: How to set multiple text properties.
Date: Fri, 14 Jan 2011 17:49:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I think I'm missing something obvious. What's the correct way to set
> multiple properties on text from within an elisp function?

The `face' text-property can be a list of faces rather than
a single face.


        Stefan


reply via email to

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