emacs-devel
[Top][All Lists]
Advanced

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

Re: default-frame-alist vs. initial-frame-alist


From: martin rudalics
Subject: Re: default-frame-alist vs. initial-frame-alist
Date: Fri, 24 Oct 2014 19:53:06 +0200

Try my example:
Nothing gets me:
  White background, Black text

Only (setq default-frame-alist '((background-color . "#333333") (foreground-color . 
"White") (cursor-color . "White"))) gets
  White background, White text

Both:
   Green background, White text

I find it asymmetric that with only default-frame-alist changes foreground, but 
not background nor cursor

Which platform, which build?

martin





reply via email to

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