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.
andy
Show replies by date