all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Christian Kellermann <ckeen@pestilenz.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Default font when creating a new frame
Date: Fri, 22 Jun 2012 10:26:53 +0200	[thread overview]
Message-ID: <49781E54-2572-49E2-8EDD-230A2A79809A@Web.DE> (raw)
In-Reply-To: <87395nrd7l.fsf@pestilenz.org>


Am 22.06.2012 um 09:57 schrieb Christian Kellermann:

> Why is set-default-font not enough and what should I use instead?

Maybe because GNU Emacs is using initial-frame-alist and default-frame-alist. This can lead to different settings applied to the first, initial, frame and others applied to the other frames. I think

	(setq initial-frame-alist default-frame-alist)

can make all the same...

--
Mit friedvollen Grüßen

  Pete

Imbecility, n.:
	A kind of divine inspiration, or sacred fire affecting censorious critics of this dictionary.
				– Ambrose Bierce: _The Devil's Dictionary_




  reply	other threads:[~2012-06-22  8:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-22  7:57 Default font when creating a new frame Christian Kellermann
2012-06-22  8:26 ` Peter Dyballa [this message]
     [not found] ` <mailman.3221.1340353637.855.help-gnu-emacs@gnu.org>
2012-06-22 10:23   ` Christian Kellermann
2012-06-22 15:08     ` XeCycle
     [not found]     ` <mailman.3246.1340377872.855.help-gnu-emacs@gnu.org>
2012-07-12  9:45       ` Christian Kellermann

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=49781E54-2572-49E2-8EDD-230A2A79809A@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=ckeen@pestilenz.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.