all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: Juanma Barranquero <lekktu@gmail.com>, 2994@emacsbugs.donarmstrong.com
Cc: taylor@metasyntax.net
Subject: bug#2994: Recent change to font.c:font_load_for_lface affects variable-pitch face in the modeline
Date: Tue, 21 Apr 2009 16:40:24 +0900	[thread overview]
Message-ID: <E1LwAaf-0007HF-00@etlken> (raw)
In-Reply-To: <f7ccd24b0904140457l1beae924j74b8b11e5f943eb7@mail.gmail.com> (message from Juanma Barranquero on Tue, 14 Apr 2009 13:57:12 +0200)

In article <f7ccd24b0904140457l1beae924j74b8b11e5f943eb7@mail.gmail.com>, Juanma Barranquero <lekktu@gmail.com> writes:

> This change affects using variable-pitch on the modeline:

> --------------------------------------------------------------------------------
> 2009-04-13  Kenichi Handa  <handa@m17n.org>

>         * font.c [...]
>         (font_load_for_lface): Get a font that supports at least ASCII
>         characters.

This change requires the support of has_char method in a
font-driver, but I noticed that it is is not supported on
Windows and Mac.  So, I cancelled that change.

That change was to avoid selecting a bitmap font of `ja' and
`ko' adstyle in Xft backend.  But as the backned returns the
correct `avgwidth' property for bitmap fonts now, I think
such a font won't be selected if a user specifies a
preferable `avgwidth' as this:

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

[...]
> 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.")

Taylor, could you please try again with the latest code?

---
Kenichi Handa
handa@m17n.org






  reply	other threads:[~2009-04-21  7:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14 11:57 bug#2994: Recent change to font.c:font_load_for_lface affects variable-pitch face in the modeline Juanma Barranquero
2009-04-21  7:40 ` Kenichi Handa [this message]
2009-04-21 12:06   ` Juanma Barranquero
2009-04-22 12:10   ` Taylor Venable
     [not found] <mailman.5312.1239711841.31690.bug-gnu-emacs@gnu.org>
2009-04-14 14:21 ` Miles Bader
2009-04-14 16:07   ` Juanma Barranquero
2009-04-14 16:40     ` Juanma Barranquero
2009-04-16  6:24     ` Kenichi Handa
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

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=E1LwAaf-0007HF-00@etlken \
    --to=handa@m17n.org \
    --cc=2994@emacsbugs.donarmstrong.com \
    --cc=lekktu@gmail.com \
    --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 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.