|
From: | Andreas Politz |
Subject: | Re: Idea: Be able to use text properties as face attributes |
Date: | Wed, 29 Mar 2017 17:41:28 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
Lars Ingebrigtsen <address@hidden> writes: > Or does set-text-properties copy PROPERTIES before putting them on the > text? I have neither tested nor read the source code. emacs/src/textprop.c:set_properties: /* Store new properties. */ set_interval_plist (interval, Fcopy_sequence (properties)); -ap
[Prev in Thread] | Current Thread | [Next in Thread] |