Open Ambrevar opened 6 years ago
Pierre Neidhardt notifications@github.com writes:
With pacman, local packages can be explicitly installed, dependencies or even orphans. I'd like to combine the attributes of the local face and the (explicit|dependency|orphan) face.
I'm not sure how to do it however. @thierryvolpiatto ?
Please send the coresponding part of code, I have not the time to fully
read your code actually, apparently what you need is
add-face-text-property
which is more powerful than
add-text-properties
with face attr.
-- Thierry
With pacman, local packages can be explicitly installed, dependencies or even orphans. I'd like to combine the attributes of the local face and the (explicit|dependency|orphan) face.
I'm not sure how to do it however. @thierryvolpiatto ?