all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Invalid face attribute :inherit nil
@ 2014-07-23 14:45 Rainer Stengele
  2014-07-23 15:06 ` Drew Adams
  0 siblings, 1 reply; 2+ messages in thread
From: Rainer Stengele @ 2014-07-23 14:45 UTC (permalink / raw
  To: help-gnu-emacs

Hi,

I have output below in *Messages*.
How can I debug where the problem is?
I already searched for all :inherit strings but could not obviously find a nil value.

Thank you, Rainer

Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil
Invalid face reference: nil
Invalid face attribute :inherit nil




^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: Invalid face attribute :inherit nil
  2014-07-23 14:45 Invalid face attribute :inherit nil Rainer Stengele
@ 2014-07-23 15:06 ` Drew Adams
  0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2014-07-23 15:06 UTC (permalink / raw
  To: Rainer Stengele, help-gnu-emacs

> 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
...



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-23 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23 14:45 Invalid face attribute :inherit nil Rainer Stengele
2014-07-23 15:06 ` Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.