[Top][All Lists]
[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.
- Propertizing the minor-mode-alist, James Clark, 2004/09/16
- Re: Propertizing the minor-mode-alist, Stefan, 2004/09/16
- Re: Propertizing the minor-mode-alist, James Clark, 2004/09/16
- Re: Propertizing the minor-mode-alist,
Richard Stallman <=
- Re: Propertizing the minor-mode-alist, James Clark, 2004/09/17
- Re: Propertizing the minor-mode-alist, Richard Stallman, 2004/09/18
- Re: Propertizing the minor-mode-alist, David Kastrup, 2004/09/19
- Re: Propertizing the minor-mode-alist, James Clark, 2004/09/19
- Re: Propertizing the minor-mode-alist, Richard Stallman, 2004/09/19
- Re: Propertizing the minor-mode-alist, James Clark, 2004/09/19
- Re: Propertizing the minor-mode-alist, Kai Grossjohann, 2004/09/20
- Re: Propertizing the minor-mode-alist, Richard Stallman, 2004/09/21
- Re: Propertizing the minor-mode-alist, James Clark, 2004/09/22
- Re: Propertizing the minor-mode-alist, Stefan Monnier, 2004/09/22