From: fortepianissimo@yahoo.com.tw (Fortepianissimo)
Subject: Re: making new frame display the same font??
Date: 20 Apr 2003 22:03:47 -0700 [thread overview]
Message-ID: <ef08387c.0304202103.5b098784@posting.google.com> (raw)
In-Reply-To: 84znmmi6oq.fsf@lucy.is.informatik.uni-duisburg.de
kai.grossjohann@gmx.net (Kai Großjohann) wrote in message news:<84znmmi6oq.fsf@lucy.is.informatik.uni-duisburg.de>...
> fortepianissimo@yahoo.com.tw (Fortepianissimo) writes:
>
> > 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.
>
> Try typing the following line into the *scratch* buffer:
>
> (frame-parameter nil 'font)
>
> Then hit C-j at the end of the line. This gives you a font. Put it
> into ~/.emacs like so:
>
> (add-to-list 'default-frame-alist
> '(font . "-long-name-with-lotsa-dashes-goes-here"))
>
> Does it work?
Wonderful - it works! Thank you sooo much!
On a second thought - you know where I can get a list of these
parameters? I couldn't find it when I tried. Would be helpful for
someone like me to learn a little bit more, thanks.
next prev parent reply other threads:[~2003-04-21 5:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-18 22:54 making new frame display the same font?? Fortepianissimo
2003-04-19 20:16 ` Kai Großjohann
2003-04-21 5:03 ` Fortepianissimo [this message]
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.0304202103.5b098784@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.