all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
To: handa@m17n.org
Cc: emacs-devel@gnu.org
Subject: Re: Font not defined
Date: Fri, 20 Jun 2008 23:02:25 +0000 (UTC)	[thread overview]
Message-ID: <m1K9pcf-002K4NC@rattlesnake.com> (raw)
In-Reply-To: <m1K9i0a-002K4NC@rattlesnake.com> (bob@rattlesnake.com)

Success!  At least, partially ...

With a new GNU Emacs CVS, Fri, 2008 Jun 20 21:44 UTC 
GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
built with `make',
I am able to start an instance of Emacs with:

    emacs -q -fn '-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1'

But interestingly, a second and third X frame, created with
`emacsclient -c' and with `make-frame-command' (C-x 5 2), has a
smaller font.  In both the new instances, `what-cursor-position' with
a prefix (C-u C-x =) reports

    -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1 (#x6F)

Oh, another problem.  I started yet another instance of Emacs with

    emacs -q -fn '-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1'

and `what-cursor-position' with a prefix (C-u C-x =) reports

    -adobe-helvetica-medium-r-normal--20-140-100-100-p-100-iso8859-1 (#x73)

instead of the -misc-fixed.  Moreover, I am seeing empty boxes in the
splash buffer at the end of the line that says

    To quit a partially entered command, type 

However, when I copy that line to this instance, which is earlier and
actually has '-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1',
I see the word as `Control-g'.

In the new instance, the frame created by `make-frame-command' 
(C-x 5 2) has the same -adobe-helvetica font as the first frame, but
when I create a third frame with `emacsclient -c' (after evaluating
`(server-start)' in my `*scratch*' buffer) , the new frame has a
-misc-fixed font!

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







  reply	other threads:[~2008-06-20 23:02 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 [this message]
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
  -- 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=m1K9pcf-002K4NC@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.