help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: Invalid face attribute :inherit nil


From: Drew Adams
Subject: RE: Invalid face attribute :inherit nil
Date: Wed, 23 Jul 2014 08:06:32 -0700 (PDT)

> I have output below in *Messages*.
> How can I debug where the problem is?

Narrow down your init file by bisecting it recursively.  That will
tell you which code is responsible for the problem.  Then show us
that code (or some of it), if the problem and solution is not
clear to you at that point.

> I already searched for all :inherit strings but could not obviously
> find a nil value.

The nil value might be the result of an evaluation.  Without seeing
some code it is difficult to guess what the problem might be (but
perhaps someone has a good crystall ball for this).

> Invalid face reference: nil
> Invalid face attribute :inherit nil
...



reply via email to

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