unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: jester@panix.com (Jesse Sheidlower)
Subject: Re: Semi-OT: font advice
Date: 25 Apr 2004 21:49:12 -0400	[thread overview]
Message-ID: <c6hpqo$mg7$1@panix2.panix.com> (raw)
In-Reply-To: 4087F4FB.7080805@yahoo.com

[posted and e-mailed]

In article <4087F4FB.7080805@yahoo.com>,
Kevin Rodgers  <ihs_4664@yahoo.com> wrote:
>Jesse Sheidlower wrote:
> > Another thing is that when I do specify a font in my .emacs with
> > something like
> >
> > (set-face-font 'default "-Misc-Fixed-Medium-R-Normal--15-140-75-75-C-90-ISO8859-1")
> >
> > I then can't run Emacs in a terminal window (i.e. starting up
> > with "emacs -nw")--I get a error "Error in init file: error:
> > "X windows are not in use or not initialized"". Assuming I do
> > eventually find a nice font, how do I use it in X without
> > screwing up my non-X sessions?
>
>(when (eq window-system 'x)	; or better yet: (display-multi-font-p)
>   (set-face-font ...))

I just realized there is a problem with the latter: when I create a new
frame with C-x 5-2, the new frame is created in the system default font,
not the one I instruct in the set-face-font command. Is there a way to
ensure that any such frames appear with my chosen font?

Jesse Sheidlower

  parent reply	other threads:[~2004-04-26  1:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-22 15:00 Semi-OT: font advice Jesse Sheidlower
2004-04-22 15:58 ` Cor Gest
2004-04-22 16:35 ` Kevin Rodgers
2004-04-22 16:38 ` Kevin Rodgers
2004-04-22 17:45   ` Jesse Sheidlower
2004-04-26  1:49   ` Jesse Sheidlower [this message]
2004-04-26 17:47     ` Kevin Rodgers
2004-04-27 19:35     ` Stefan Monnier
2004-04-27 20:50       ` Jesse Sheidlower
2004-04-28  6:28         ` Eli Zaretskii
2004-04-23  3:28 ` Tim X
2004-04-23 14:10 ` Thien-Thi Nguyen
2004-04-23 14:17 ` Thien-Thi Nguyen
2004-04-23 16:11 ` giacomo boffi
2004-04-26  1:51   ` Jesse Sheidlower
2004-04-26  9:18     ` giacomo boffi
2004-04-24 21:14 ` Kai Grossjohann

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='c6hpqo$mg7$1@panix2.panix.com' \
    --to=jester@panix.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).