all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: David Kastrup <dak@gnu.org>, 2667@emacsbugs.donarmstrong.com
Subject: bug#2667: 23.0.91; Inconsistent fonts
Date: Tue, 17 Mar 2009 16:39:56 +0900	[thread overview]
Message-ID: <E1LjTu0-0005hF-S3@etlken> (raw)
In-Reply-To: <85r6115d0a.fsf@lola.goethe.zz> (message from David Kastrup on Fri, 13 Mar 2009 22:28:05 +0100)

In article <85r6115d0a.fsf@lola.goethe.zz>, David Kastrup <dak@gnu.org> writes:

> If I write something like "Schätzchen" after selecting a Unicode-capable
> font in the font menu (in this case LMSans12), I get on the S

>         character: S (83, #o123, #x53)
[...]
>     xft:-unknown-LMSans12-normal-normal-normal-*-16-*-*-*-*-0-iso10646-1 (#x10C)
[...]
> But on the ä I get

>         character: ä (228, #o344, #xe4)
[...]
>     x:-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1 (#xE4)
[...]
> What is wrong here?  Why does it not use the LM font?

I can't reproduce it with the latest code.  Please show me
the result of this:

% emacs -Q
M-x set-default-font RET lmsans12 RET
ESC : (setq font-log nil) RET
ESC : (insert "Schätzchen") RET
M-x font-show-log RET

What I get in *Help* buffer is this:
----------------------------------------------------------------------
font for: (228)
list: -unknown-LMSans12-*-iso10646-1
  -unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
  -unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
sort-by: -*-normal-normal-normal-*-17-*
  xft:-unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
font for: (228)
list: -unknown-LMSans12-normal-*-normal-*-0-iso10646-1
  -unknown-LMSans12-normal-normal-normal-*-0-iso10646-1
  -unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
sort-by: -*-normal-italic-normal-*-17-*
  xft:-unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
open: -unknown-LMSans12-normal-oblique-normal-*-0-iso10646-1
  xft:-unknown-LMSans12-normal-oblique-normal-*-17-*-0-iso10646-1
----------------------------------------------------------------------

---
Kenichi Handa
handa@m17n.org






      reply	other threads:[~2009-03-17  7:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 21:28 bug#2667: 23.0.91; Inconsistent fonts David Kastrup
2009-03-17  7:39 ` Kenichi Handa [this message]

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=E1LjTu0-0005hF-S3@etlken \
    --to=handa@m17n.org \
    --cc=2667@emacsbugs.donarmstrong.com \
    --cc=dak@gnu.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.