emacs-devel
[Top][All Lists]
Advanced

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

Re: `add-face'


From: Lars Magne Ingebrigtsen
Subject: Re: `add-face'
Date: Wed, 24 Oct 2012 20:56:45 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> Yup, it's much better to provide a dedicated add-face-text-property.

Yeah, that probably true.  I only put it in `add-text-properties'
because that's the work horse that does a fair bit of the property
mangling.  But perhaps it would make sense to leave
`add-text-properties' the way it is, and factor out the body of the
function, so that `add-face-text-property' could reuse it.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/



reply via email to

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