From: jadamson@partners.org (Joel J. Adamson)
To: help-gnu-emacs@gnu.org
Subject: Re: set default font - globally
Date: Fri, 19 Oct 2007 09:36:10 -0400 [thread overview]
Message-ID: <878x5zz0ol.fsf@W0053328.mgh.harvard.edu> (raw)
In-Reply-To: 873aw7sgr8.fsf@toyland.sauerland.de
Sebastian Kaps <seb@toyland.sauerland.de> writes:
> Hi!
>
> How can I set the default font for all current and future frames?
> set-default-font only applies to the current frame.
(add-to-list 'default-frame-alist '(font . "dejavu sans mono"))
(add-to-list 'default-frame-alist '(background-color . "black"))
(add-to-list 'default-frame-alist '(foreground-color . "white"))
Joel
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
next prev parent reply other threads:[~2007-10-19 13:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-19 7:30 set default font - globally Sebastian Kaps
2007-10-19 8:54 ` Peter Dyballa
2007-10-19 13:36 ` Joel J. Adamson [this message]
2007-10-19 15:42 ` Joel J. Adamson
2007-10-19 15:11 ` Amy Templeton
2007-10-20 12:26 ` Sean Sieger
2007-10-20 14:17 ` Peter Dyballa
2007-10-20 14:55 ` Peter Dyballa
[not found] ` <mailman.2347.1192883207.18990.help-gnu-emacs@gnu.org>
2007-10-20 14:34 ` Sebastian Kaps
[not found] ` <mailman.2288.1192784299.18990.help-gnu-emacs@gnu.org>
2007-10-19 16:58 ` Sebastian Kaps
2007-10-19 19:44 ` Peter Dyballa
[not found] ` <mailman.2330.1192823101.18990.help-gnu-emacs@gnu.org>
2007-10-19 21:28 ` Sebastian Kaps
2007-10-19 21:48 ` Peter Dyballa
[not found] ` <mailman.2331.1192830539.18990.help-gnu-emacs@gnu.org>
2007-10-19 22:29 ` Sebastian Kaps
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=878x5zz0ol.fsf@W0053328.mgh.harvard.edu \
--to=jadamson@partners.org \
--cc=help-gnu-emacs@gnu.org \
/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.