From: Glenn Morris <rgm@gnu.org>
To: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org
Subject: Emacs chooses wrong bold font
Date: Tue, 20 May 2008 18:42:14 -0400 [thread overview]
Message-ID: <uubq30tx6h.fsf@fencepost.gnu.org> (raw)
Something in the latest round of font changes has messed up my bold
fonts again.
It appears to be this problem again:
http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00017.html
Namely, Emacs is overstriking rather than choosing a true bold font.
C-u x = reports:
default: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1 (#x69)
bold : -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso8859-1 (#x6E)
The bold font should be:
-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso8859-1 (#x70)
In ~/.Xdefaults I have:
Emacs.font: -misc-fixed-medium-r-normal--15-120-100-100-c-*-iso8859-1
Reverting fixes it:
cvs up -D '20080519' font.h emacs.c Makefile.in font.c fontset.c xfaces.c
next reply other threads:[~2008-05-20 22:42 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-20 22:42 Glenn Morris [this message]
2008-05-22 2:41 ` Emacs chooses wrong bold font Kenichi Handa
2008-05-22 3:00 ` Glenn Morris
2008-05-22 3:49 ` Kenichi Handa
2008-05-22 18:53 ` Glenn Morris
2008-05-23 0:37 ` Kenichi Handa
2008-05-23 9:08 ` Richard M Stallman
2008-05-23 15:15 ` Stephen Berman
2008-05-24 23:01 ` Stephen Berman
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=uubq30tx6h.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=handa@m17n.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.