all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bob@rattlesnake.com (Robert J. Chassell)
To: emacs-devel@gnu.org
Cc: Kenichi Handa <handa@m17n.org>
Subject: Re: Font not defined
Date: Tue, 24 Jun 2008 20:06:37 +0000	[thread overview]
Message-ID: <87iqvyzjg2.fsf@rattlesnake.com> (raw)
In-Reply-To: <E1K9fg5-0000rw-5h@etlken.m17n.org> (message from Kenichi Handa on Fri, 20 Jun 2008 21:25:17 +0900)

Actually, my   .emacs-simple  is

    ;; ~bob/.emacs-simple

    (setq initial-frame-alist
     '((font . "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1")))

    (setq default-frame-alist
     '((font . "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1")))

     (setq window-system-default-frame-alist
     '((font . "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1")))

No 15 pixel fonts in it.

But as I said earlier

 EMACS_FONT_LOG=1 /usr/local/src/emacs/src/emacs -q \
  --load=~/.emacs-simple --visit=~/.emacs-simple --visit=~/how-to-font

reports in *Messages*: 

frame-notice-user-settings: Font `-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1' is not defined

However, 

 EMACS_FONT_LOG=1 /usr/local/src/emacs/src/emacs -q \
   -fn '-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1'
finds the correct font.

-- 
    Robert J. Chassell                          GnuPG Key ID: 004B4AC8
    bob@rattlesnake.com                         bob@gnu.org
    http://www.rattlesnake.com                  http://www.teak.cc





  parent reply	other threads:[~2008-06-24 20:06 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20 12:11 Font not defined Robert J. Chassell
2008-06-20 12:25 ` Kenichi Handa
2008-06-20 14:54   ` Robert J. Chassell
2008-06-20 23:02     ` Robert J. Chassell
2008-06-21 10:27     ` Robert J. Chassell
2008-06-21 20:41       ` Stephen J. Turnbull
2008-06-22 10:29         ` Robert J. Chassell
2008-06-22 16:12           ` Stephen J. Turnbull
2008-06-22 20:58             ` Robert J. Chassell
2008-06-23  0:36               ` Miles Bader
2008-06-23 12:04                 ` Robert J. Chassell
2008-06-24 19:38   ` Robert J. Chassell
2008-06-24 20:06   ` Robert J. Chassell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-09 11:30 Robert J. Chassell
2008-07-09 20:02 ` Robert J. Chassell
2008-07-10  1:33 ` Kenichi Handa
2008-07-10 10:54   ` Robert J. Chassell
2008-07-11  3:58     ` Kenichi Handa
2008-07-11 12:32       ` Robert J. Chassell
2008-07-14  7:47         ` Kenichi Handa
2008-07-14 11:15           ` Robert J. Chassell
2008-07-14 11:29             ` Kenichi Handa
2008-07-14 16:18               ` Robert J. Chassell
2008-05-15  2:50 Chong Yidong
2008-05-15  6:44 ` Kenichi Handa
2008-05-15 12:21   ` David

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=87iqvyzjg2.fsf@rattlesnake.com \
    --to=bob@rattlesnake.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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.