emacs-devel
[Top][All Lists]
Advanced

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

Re: Propertizing the minor-mode-alist


From: Stefan
Subject: Re: Propertizing the minor-mode-alist
Date: Thu, 16 Sep 2004 23:46:32 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin)

> Attached is a patch that

> - when the first character has no properties, gets the properties from
> the last character;

> - gives priority to the existing properties over the new properties.

Looks good to me.
At some point we may want to implement something like
font-lock-fillin-text-property (so it doesn't just look at the first or
last char but also works if there are various properties on various parts
of the string), but as a quick fi, it sounds right.  Can someone install it?


        Stefan





reply via email to

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