emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with face-spec-reset-face and set-face-attribute


From: Eli Zaretskii
Subject: Re: problems with face-spec-reset-face and set-face-attribute
Date: Thu, 20 Oct 2005 21:17:04 +0200

> From: Juri Linkov <address@hidden>
> Cc: address@hidden, address@hidden, address@hidden
> Date: Thu, 20 Oct 2005 19:45:32 +0300
> 
> > My comment about a possible bug specific to :inherit was because
> > evaluating the same expression, namely
> >
> >   (set-face-attribute 'completions-first-difference nil ATTR 'unspecified)
> >
> > when ATTR is different from :inherit, e.g. :background or :slant, does
> > work as Drew expected, and as the doc strings say it should.
> 
> In my tests this doesn't work for other attributes too.  Using
> 
> (set-face-attribute 'highlight nil :background 'unspecified)
> (set-face-attribute 'italic nil :slant 'unspecified)
> 
> in the above recipe produces the same result, i.e. doesn't change the
> default for new frames.

That's not what I saw a month ago, when this discussion started.  And
Drew confirmed my findings back then.




reply via email to

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