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

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

invalid face: default


From: Tom Hirschowitz
Subject: invalid face: default
Date: 15 Nov 2004 08:54:26 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hi all, 

I have the following four lines in my .emacs:

;;; Since I'm getting blind
(set-face-attribute 'default nil :family "console" :height 160)
(set-face-background 'default "black")
(set-face-foreground 'default "white")

It works allright, except when I launch new frames. Indeed, I then 
get the following message: copy-face: Invalid face: default.

Any hint, please?


reply via email to

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