[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Idea: Be able to use text properties as face attributes
From: |
Drew Adams |
Subject: |
RE: Idea: Be able to use text properties as face attributes |
Date: |
Mon, 27 Mar 2017 07:01:24 -0700 (PDT) |
> > One open question would be whether to allow the text
> > properties `face', `font-lock-face', and `mouse-face' as
> > properties for themselves and each other. E.g., be able
> > to do this:
> >
> > (set-face-attribute 'face-1 nil 'face 'face-2)
>
> :inherit already does something similar.
No, I don't think it does (depending on what you mean
by "similar"). In what I'm describing that sexp would
make all occurrences of `face-1' have the effect of
being occurrences of `face-2'. That's not what face
inheritance does.
- RE: Idea: Be able to use text properties as face attributes, (continued)
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/27
- Re: Idea: Be able to use text properties as face attributes, Eli Zaretskii, 2017/03/28
- Re: Idea: Be able to use text properties as face attributes, Stefan Monnier, 2017/03/28
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/28
- Re: Idea: Be able to use text properties as face attributes, Stefan Monnier, 2017/03/28
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/28
- Re: Idea: Be able to use text properties as face attributes, Stefan Monnier, 2017/03/28
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/29
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/28
Re: Idea: Be able to use text properties as face attributes, Yuri Khan, 2017/03/27
Re: Idea: Be able to use text properties as face attributes, Eli Zaretskii, 2017/03/27
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/27
- Re: Idea: Be able to use text properties as face attributes, Eli Zaretskii, 2017/03/27
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/27
- Re: Idea: Be able to use text properties as face attributes, Eli Zaretskii, 2017/03/28
- RE: Idea: Be able to use text properties as face attributes, Drew Adams, 2017/03/28
- Re: Idea: Be able to use text properties as face attributes, Eli Zaretskii, 2017/03/29
- Re: Idea: Be able to use text properties as face attributes, Lars Ingebrigtsen, 2017/03/29
- Re: Idea: Be able to use text properties as face attributes, Clément Pit-Claudel, 2017/03/29