From: Kenichi Handa <handa@m17n.org>
To: Juanma Barranquero <lekktu@gmail.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 21:14:35 +0900 [thread overview]
Message-ID: <E1LuQUF-0004dd-4P@etlken> (raw)
In-Reply-To: <f7ccd24b0904160414h1482a99bid0afcccd7043d213@mail.gmail.com> (message from Juanma Barranquero on Thu, 16 Apr 2009 13:14:38 +0200)
In article <f7ccd24b0904160414h1482a99bid0afcccd7043d213@mail.gmail.com>, Juanma Barranquero <lekktu@gmail.com> writes:
> I'm setting variable-pitch to use a family of "DejaVu Serif":
[...]
> and I *have* a DejaVu Serif face:
ELISP> (x-list-fonts "DejaVu Serif")
> ("-outline-DejaVu Serif-normal-italic-normal-serif-*-*-*-*-p-*-iso10646-1"
[...]
> but still, when I insert (propertize " " 'face 'variable-pitch), I get
> FreeIdgSerif:
I can't reproduce your problem on Ubuntu. Please try this:
% emacs -Q
ESC : (set-face-attribute 'variable-pitch nil :family "DejaVu Serif") RET
ESC : (setq font-log nil) RET
ESC : (insert (propertize " " 'face 'variable-pitch)) RET
M-x font-show-log RET
---
Kenichi Handa
handa@m17n.org
next prev parent reply other threads:[~2009-04-16 12:14 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
2009-04-16 11:14 ` Juanma Barranquero
2009-04-16 12:14 ` Kenichi Handa [this message]
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=E1LuQUF-0004dd-4P@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.