unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Taylor Venable <taylor@metasyntax.net>
Cc: emacs-devel@gnu.org
Subject: Re: Font Problem with 23.0.92.1 - wrong font used
Date: Tue, 07 Apr 2009 15:28:04 +0900	[thread overview]
Message-ID: <E1Lr4my-0007RS-D3@etlken> (raw)
In-Reply-To: <20090407022803.GB5160@metasyntax.net> (message from Taylor Venable on Mon, 6 Apr 2009 22:28:04 -0400)

In article <20090407022803.GB5160@metasyntax.net>, Taylor Venable <taylor@metasyntax.net> writes:

> I just noticed when I built a fresh CVS checkout today that some of my
> fonts are not being displayed correctly.  My previous build was from
> mid-February and they were correct then.  Namely, I'm trying to use
> -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1 and rather
> than that font I'm seeing something very wide (looks like an English
> text rendered in an Asian font to me).  However, if I do a M-x
> customize-face default and then simply select "Set for current
> session" then the font that I want suddenly appears!  So it seems
> perhaps that the font as set from my .emacs file isn't used correctly.

I can't reproduce it.

> My .emacs file looks like this:

> (defvar taylor-misc-fixed-large "-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1"
>   "Miscellaneous fixed Unicode font - larger version.")

> (defvar taylor-use-x-font-p t
>   "Use a regular X font (as opposed to Xft font) when true.")

> (setq default-frame-alist `((width . 80) (height . 40)
>                             (font-backend . "xft, x")
>                             ,(if taylor-use-x-font-p
>                                  `(font . ,taylor-x-font))))

Here, what is the value of taylor-x-font?  What I tried is
setting it to taylor-misc-fixed-large.

What is shown by C-u C-x = on a character shown by the wrong
font?

---
Kenichi Handa
handa@m17n.org




  reply	other threads:[~2009-04-07  6:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-07  2:28 Font Problem with 23.0.92.1 - wrong font used Taylor Venable
2009-04-07  6:28 ` Kenichi Handa [this message]
     [not found]   ` <20090407084801.GC5160@metasyntax.net>
2009-04-08  2:48     ` Kenichi Handa
2009-04-08  5:02       ` Taylor Venable
2009-04-10 12:44         ` Kenichi Handa
2009-04-10 21:38           ` Taylor Venable
2009-04-13 12:41             ` Kenichi Handa
2009-04-13 17:38               ` Taylor Venable
2009-04-14  1:07                 ` Kenichi Handa
2009-04-14  3:14                   ` Taylor Venable
2009-04-14  3:49                     ` Kenichi Handa
2009-04-14 11:50                       ` Taylor Venable
2009-04-15  2:39                         ` Taylor Venable
2009-04-16  1:43                         ` Kenichi Handa
2009-04-16 14:04                           ` Chong Yidong
2009-04-17  1:01                             ` Kenichi Handa
2009-04-17  2:30                               ` Chong Yidong
2009-04-17  2:40                                 ` Kenichi Handa
2009-04-17  2:48                           ` Taylor Venable
2009-04-17  4:09                             ` Kenichi Handa
2009-04-09 23:17       ` Taylor Venable

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=E1Lr4my-0007RS-D3@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=taylor@metasyntax.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).