GNU bug report logs -
#57652
29.0.50; Warning setting attribute of face ‘term’
Previous Next
Full log
Message #14 received at 57652 <at> debbugs.gnu.org (full text, mbox):
> Cc: 57652 <at> debbugs.gnu.org, gregory <at> heytings.org
> Date: Thu, 8 Sep 2022 10:22:31 +0200
> From: David Ponce <da_vid <at> orange.fr>
>
> "Apart from the values given below, each face attribute can have the
> value ‘unspecified’. This special value means that the face doesn’t
> specify that attribute directly. An ‘unspecified’ attribute tells Emacs
> to refer instead to a parent face (see the description ‘:inherit’
> attribute below); or, failing that, to an underlying face (*note
> Displaying Faces::). (However, ‘unspecified’ is not a valid value in
> ‘defface’.)"
>
> So it seems that unspecified is not allowed in defface.
Where does it say that unspecified is not allowed? (And this doc
string is from set-face-attribute, not from defface.)
> So, how to specify a missing attribute excepted by using nil in the
> defface used in term.el?
If you don't have anything to say about an attribute, just don't
mention it in defface. That's what unspecified means, as the doc
string says. So I'm unsure why you would need "to specify a missing
attribute".
This bug report was last modified 2 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.