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

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

bug#32975: Emacs 26.1; GTK Warnings


From: martin rudalics
Subject: bug#32975: Emacs 26.1; GTK Warnings
Date: Thu, 11 Oct 2018 23:04:14 +0200

> I just got to ask you guys something that bugs me, why do I have have both:
> ;; Color settings.
> (setq default-frame-alist '((background-color . "#333333") (foreground-color . "White") 
(cursor-color . "White")))
> (setq initial-frame-alist default-frame-alist)
>
> I think one of the should inherit the other.

Throw away the second form.  It's redundant.

martin





reply via email to

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