From: Robert Pluim <rpluim@gmail.com>
To: Nicholas Papadonis <nick.papadonis.ml@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Color of new window C-x 5 2?
Date: Wed, 18 Mar 2020 17:37:50 +0100 [thread overview]
Message-ID: <m2v9n1aaap.fsf@gmail.com> (raw)
In-Reply-To: <CAKD0t1JxsSJHBaeidqganJO0Z3CEfd+j9UWfKxVuNchoW3kdrg@mail.gmail.com> (Nicholas Papadonis's message of "Wed, 18 Mar 2020 11:52:45 -0400")
>>>>> On Wed, 18 Mar 2020 11:52:45 -0400, Nicholas Papadonis <nick.papadonis.ml@gmail.com> said:
Nicholas> Not yet. How should I use default-frame-parameters?
I think Eli meant default-frame-alist.
Put something like
(add-to-list 'default-frame-alist '(foreground-color . "green"))
in your .emacs file. Although this is the equivalent of customizing
the colour of the default face to "green".
Robert
next prev parent reply other threads:[~2020-03-18 16:37 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 21:33 Color of new window C-x 5 2? Nicholas Papadonis
2020-03-17 22:17 ` Stephen Berman
2020-03-17 22:39 ` Drew Adams
2020-03-18 3:28 ` Eli Zaretskii
2020-03-18 15:52 ` Nicholas Papadonis
2020-03-18 16:37 ` Robert Pluim [this message]
2020-03-18 18:21 ` Eli Zaretskii
[not found] <<CAKD0t1JO9X06G8zY1601UAFExA4Dn5eZ5QbyrCaBA2boOS0nuQ@mail.gmail.com>
[not found] ` <<83pndafijl.fsf@gnu.org>
2020-03-18 14:48 ` Drew Adams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2v9n1aaap.fsf@gmail.com \
--to=rpluim@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=nick.papadonis.ml@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.