>>>> "Joel" == Joel Stanley
<jstanley(a)cs.uiuc.edu> writes:
Joel> Signaling: (wrong-type-argument number-char-or-marker-p nil)
Joel> +(nil 12) font-spatial-to-canonical("+12pt")
> Don't use math operators and units in the same size spec.
Joel> I'm not sure what you mean you...would you be willing to
Joel> elaborate a bit? Are you suggesting a potential fix to the
Joel> w3 code that performs this, or...?
I'm pretty sure the code in font.el doesn't like "+12pt", it tries to
add it to a size that is `nil'. If you change that to "12pt, you
should get what you want.
I'm assuming you're specifying font sizes in that way, or (possibly)
the specs you're giving are clearing existing faces of size
information. If you have "+12pt" in your own code, you shoul get rid
of the "+".
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.