From: Kenichi Handa <handa@m17n.org>
To: Juanma Barranquero <lekktu@gmail.com>, 2994@emacsbugs.donarmstrong.com
Cc: 2994@emacsbugs.donarmstrong.com, miles@gnu.org
Subject: bug#2994: Recent change to font.c:font_load_for_lface affects variable-pitch face in the modeline
Date: Thu, 16 Apr 2009 15:24:22 +0900 [thread overview]
Message-ID: <E1LuL1K-0003sW-LY@etlken> (raw)
In-Reply-To: <f7ccd24b0904140907r7fe80098qbb0e11e435208663@mail.gmail.com> (message from Juanma Barranquero on Tue, 14 Apr 2009 18:07:43 +0200)
In article <f7ccd24b0904140907r7fe80098qbb0e11e435208663@mail.gmail.com>, Juanma Barranquero <lekktu@gmail.com> writes:
> Before that change, for (propertize " " 'face 'variable-pitch) Emacs
> was selecting
> uniscribe:-outline-Arial-normal-normal-normal-sans-13-*-*-*-p-*-iso8859-1
> (#x03)
> Now, it selects
> uniscribe:-outline-FreeIdgSerif-normal-normal-normal-serif-13-*-*-*-p-*-iso10646-1
> (#x02)
As the family of your variable-pitch is "Sans Serif", if you
don't have a font of the exactly same family, what font is
actually selected for it depends on a font backend. As my
change caused an extra font-sorting, perhaps it changed the
order of fonts that have the same score.
But, I installed a new change that avoid that extra
font-sorting. Please try again.
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-04-16 6:24 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5312.1239711841.31690.bug-gnu-emacs@gnu.org>
2009-04-14 14:21 ` bug#2994: Recent change to font.c:font_load_for_lface affects variable-pitch face in the modeline Miles Bader
2009-04-14 16:07 ` Juanma Barranquero
2009-04-14 16:40 ` Juanma Barranquero
2009-04-16 6:24 ` Kenichi Handa [this message]
2009-04-16 11:14 ` Juanma Barranquero
2009-04-16 12:14 ` Kenichi Handa
2009-04-16 14:05 ` Juanma Barranquero
2009-04-20 11:21 ` Kenichi Handa
2009-04-14 11:57 Juanma Barranquero
2009-04-21 7:40 ` Kenichi Handa
2009-04-21 12:06 ` Juanma Barranquero
2009-04-22 12:10 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1LuL1K-0003sW-LY@etlken \
--to=handa@m17n.org \
--cc=2994@emacsbugs.donarmstrong.com \
--cc=lekktu@gmail.com \
--cc=miles@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.