|
From: | Joel J. Adamson |
Subject: | Re: set default font - globally |
Date: | Fri, 19 Oct 2007 09:36:10 -0400 |
User-agent: | Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) |
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
[Prev in Thread] | Current Thread | [Next in Thread] |