all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: fortepianissimo@yahoo.com.tw (Fortepianissimo)
Subject: making new frame display the same font??
Date: 18 Apr 2003 15:54:54 -0700	[thread overview]
Message-ID: <ef08387c.0304181454.10870113@posting.google.com> (raw)

Please forgive me if I sound totally ignorant - I'm using Emacs 21 on
Mac OS X. I've set my default face in my .emacs as follows:

(custom-set-faces
  ;; custom-set-faces was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(default ((t (:stipple nil :background "grey95" :foreground "black"
:inverse-video nil :box nil :strike-through nil :overline nil
:underline nil :slant normal :weight normal :height 104 :width normal
:family "apple-monaco")))))

But the problem is whenever I hit c-x 5 2 for a new frame, the font
used in that frame reverts back to the default (larger) one.

I've been trying to find myself some tips over newsgroups and heard
something about initial-frame-alist and default-frame-alist. My
initial-frame-alist is nil and here is my default-frame-alist value:

((tool-bar-lines . 0)
 (foreground-color . "black")
 (background-color . "grey95")
 (menu-bar-lines . 1))

But I have NO idea how to achieve what I want (which is a darn simple
thing I would say). Could anyone give a hint or two as to what I
should do next?

THANKS a bunch!

             reply	other threads:[~2003-04-18 22:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-18 22:54 Fortepianissimo [this message]
2003-04-19 20:16 ` making new frame display the same font?? Kai Großjohann
2003-04-21  5:03   ` Fortepianissimo
2003-04-21 10:01     ` Kai Großjohann

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=ef08387c.0304181454.10870113@posting.google.com \
    --to=fortepianissimo@yahoo.com.tw \
    /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.