emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: set-face-background doesn't work inside .emacs with GTK


From: Richard M. Stallman
Subject: Re: set-face-background doesn't work inside .emacs with GTK
Date: Mon, 09 Jan 2006 11:59:36 -0500

         (setq default-frame-alist '((foreground-color . "cyan2")
    (background-color . "black")))
         (set-face-background 'mode-line "yellow3")

    It's as if the set-face-background call is being ignored.

The frame probably gets reset entirely after that, based
on default-frame-alist.




reply via email to

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