emacs-devel
[Top][All Lists]
Advanced

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

can't set both mode-line color and default frame font?


From: Chris Moore
Subject: can't set both mode-line color and default frame font?
Date: Sun, 9 Sep 2007 20:14:33 +0200

My .emacs says:

(custom-set-faces '(mode-line ((nil (:background "yellow")))))
(custom-set-variables '(default-frame-alist '((font . "10x20"))))

but the mode line isn't yellow.

If I remove the 2nd line, the mode line is yellow.

Setting the font shouldn't stop me setting the mode-line face, should it?

This was working fine until a day or two ago, in CVS trunk.


reply via email to

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