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

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

Re: Invalid face reference: nil [296 times]


From: Emanuel Berg
Subject: Re: Invalid face reference: nil [296 times]
Date: Fri, 09 Mar 2018 17:22:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Michael Heerdegen wrote:

> Besides that, AFAICT there is no
> straightforward way to debug this with
> a debugger or so. Bisecting your init file
> always works of course but is not
> very effective.

If you care about efficiency, probably should
throw those init files away, right? :)

No, but it can be made more efficient if they
are organized. For example, one can have one
file called my-faces.el and all face stuff goes
into there. So when there is a face related
problem, in the main init file just comment-out
that line which loads the face file.

-- 
underground experts united
http://user.it.uu.se/~embe8573


reply via email to

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