all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: "Francis Wright" <f.j.wright@qmul.ac.uk>
Cc: 3319@emacsbugs.donarmstrong.com
Subject: bug#3319: 23.0.93; Default font
Date: Wed, 20 May 2009 09:40:13 +0900	[thread overview]
Message-ID: <E1M6Zqv-0006gS-Kh@etlken> (raw)
In-Reply-To: <006601c9d8a5$563b2550$02b16ff0$@j.wright@qmul.ac.uk> (f.j.wright@qmul.ac.uk)

In article <006601c9d8a5$563b2550$02b16ff0$@j.wright@qmul.ac.uk>, "Francis Wright" <f.j.wright@qmul.ac.uk> writes:

> > Anyway, my change is just this.
> > 
> > -	  (setq foundry (match-string 2 family)))
> > -	(setq family (match-string 1 family)))
> > +	  (setq foundry (match-string 1 family)))
> > +	(setq family (match-string 2 family)))
> > 
> > and it is a fix of a bug introduced by this change.
> > 
> > 2008-10-14  Chong Yidong  <cyd@stupidchicken.com>
> > 
> > 	* faces.el (set-face-attribute): Set family and foundry before
> > 	other attributes.

> I just edited the above change into faces.el and recompiled it, but it
> doesn't seem to have made any difference. I'll recheck tomorrow.

Did you re-build emacs itself?  Just re-bytecompiling
faces.el is not enough.

---
Kenichi Handa
handa@m17n.org







  parent reply	other threads:[~2009-05-20  0:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <001801c9d71a$8bade240$a309a6c0$@J.Wright@qmul.ac.uk>
2009-05-19  1:30 ` bug#3319: 23.0.93; Default font Kenichi Handa
2009-05-19  3:30   ` Jason Rumney
2009-05-19  5:42     ` Kenichi Handa
2009-05-19 17:14       ` Francis Wright
     [not found]       ` <006601c9d8a5$563b2550$02b16ff0$@j.wright@qmul.ac.uk>
2009-05-20  0:40         ` Kenichi Handa [this message]
2009-05-20 16:57           ` Francis Wright
2009-05-19 14:33     ` Stefan Monnier
2009-05-19 17:03       ` Francis Wright
2009-05-20  0:28       ` Kenichi Handa
2009-05-20  2:16         ` Stefan Monnier
2009-05-20  4:14           ` Kenichi Handa
2009-05-20 17:02           ` Francis Wright
2009-05-25 16:34   ` Francis Wright
2009-05-17 18:08 Francis Wright

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=E1M6Zqv-0006gS-Kh@etlken \
    --to=handa@m17n.org \
    --cc=3319@emacsbugs.donarmstrong.com \
    --cc=f.j.wright@qmul.ac.uk \
    /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.