Martin Buchholz <martin(a)xemacs.org> writes:
>>>>> "John" == John Mignault
<jbm(a)panix.com> writes:
John> I've seen this since 21.2.b6. Any attempt to load a URL results in the
John> backtrace below. Any suggestions?
John> Signaling: (wrong-type-argument arrayp nil)
John> font-default-size-for-device(nil)
My fault: Try this patch:
1998-12-30 Martin Buchholz <martin(a)xemacs.org>
* font.el (font-default-object-for-device):
Oops! This `or' can't be replaced by `unless'.
Fixed inability to run w3, among other things.
Ummm... so are there some patches to font.el that need to get merged into
Emacs/W3 that I haven't seen yet?
-bp