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: Richard Stallman
Subject: Re: Propertizing the minor-mode-alist
Date: Fri, 17 Sep 2004 19:23:45 -0400

    - the code gives the new properties priority over the existing
    properties

That is the intended behavior of the feature; I don't want to change
that.

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

That change is ok.  To make it really "right", it should set the specified
properties for the whole contents of the string, leaving other properties
unchanged.  This might actually simplify the code, but one needs to be
careful to get the right results when risky != 0.




reply via email to

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