all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keith O'Connell <kroc@blueyonder.co.uk>
Subject: Re: setting the font in .emacs
Date: Tue, 24 Sep 2002 14:59:38 GMT	[thread overview]
Message-ID: <87znu7wi05.fsf@smtp.blueyonder.co.uk> (raw)
In-Reply-To: 87hegh0xjr.fsf@smtp.blueyonder.co.uk

>>>>> "kroc" == Keith  <kroc@blueyonder.co.uk>:
>>>>> "os"   == Oliver Scholz <alkibiades@gmx.de>:

    os> Yes, you can check for various display capabilities with the
    os> `display-.*-p'-functions. In this case `display-multi-font-p'
    os> would be the appropriate one:

    os> (when (display-multi-font-p) (set-face-font ...))

    kroc> Perfect! Thank you for that :-)

I know I said perfect, but that was a little premature. When the emacs
window is opened it comes up with the face font specified in the
command above, however if you spawn another window with C-x 5 2, it
comes up with the original font.

Having specified a font in .emacs, how can I make the spawned windows
follow this instruction as well?

-- 
Keith.

  reply	other threads:[~2002-09-24 14:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-22 18:37 setting the font in .emacs Dan Hitt
2002-09-22 20:24 ` Oliver Scholz
2002-09-22 19:44   ` Keith
2002-09-22 20:52     ` David Forrest
2002-09-23  0:31     ` Oliver Scholz
2002-09-23 11:12       ` Keith
2002-09-24 14:59         ` Keith O'Connell [this message]
2002-09-24 15:28           ` Kai Großjohann
2002-09-24 18:13             ` Keith O'Connell
2002-09-24 18:58             ` Oliver Scholz
2002-09-24 20:08               ` Kai Großjohann
2002-09-23 18:38     ` Stefan Monnier <foo@acm.com>
2002-09-23 19:40     ` Benjamin Lewis
2002-09-23 11:05   ` Fredrik Staxeng

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=87znu7wi05.fsf@smtp.blueyonder.co.uk \
    --to=kroc@blueyonder.co.uk \
    /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.