Andy Piper <andyp(a)parallax.co.uk> writes:
If I try and start w3 I get this failure:
Signaling: (wrong-type-argument number-char-or-marker-p nil)
+(nil 12)
font-spatial-to-canonical("+12pt")
css-expand-length("+12pt" t)
css-expand-value(height "+12pt")
css-parse-args(235 254)
css-parse("file:/usr/gnu/lib/xemacs/packages/etc/w3/stylesheet" nil nil)
w3-find-default-stylesheets()
w3-refresh-stylesheets()
w3-do-setup()
#<compiled-function nil "...(68)" [w3-setup-done w3-do-setup
w3-track-last-buffer bufferp w3-last-buffer buffer-name switch-to-buffer
message "Reusing buffer. To reload, type %s." substitute-command-keys
"\\[w3-reload-document]" w3-default-homepage call-interactively w3-fetch
error "Invalid setting for w3-default-homepage: %S" string-match
".*:.*"
"file:"] 4 ("/usr/gnu/lib/xemacs/packages/lisp/w3/w3.elc" . 29615)
nil>()
call-interactively(w3)
command-execute(w3 t)
execute-extended-command(nil)
call-interactively(execute-extended-command)
This is of course under cygwin so I guess font handling is not going to be
the same - but some fix to at least let w3 run would be nice.
Sorry I haven't had time to look at this yet... what I really want to see
if font.el moved into C and then we could just forget about this. :)
Unfortunately, I have 0 time to work on this right now... with my
mother's illness progressing and crunch time at work approaching:
(null spare-time)
=> t
I will try to take a look at it next time I go up to seattle and have
nothing to do at night other than hack on code, but I might be delaying
that trip as well. :(
-Bill P.