all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andrea Crotti <andrea.crotti.0@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: w3 and css
Date: Sat, 19 Feb 2011 10:23:44 +0100	[thread overview]
Message-ID: <881E5D56-6D47-491D-9CA3-34727EF829C1@gmail.com> (raw)

I think I never actually saw w3 working on my machine, so I finally wanted to get it working.

I downloaded from the git repository here
http://www.gnu.org/software/w3/

configured an compiled.
But when I try to run it I get this backtrace:

So it finds the default css (which I didn't touch) and doesn't like the syntax of it.
Anyone else has the same problem? Am I missing something?

  call-interactively(w3 t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)
  recursive-edit()
  byte-code("\306\x10	@\307=\203!
  debug(error (wrong-type-argument arrayp nil))
  font-size(nil)
  font-default-size-for-device(nil)
  font-spatial-to-canonical("+12pt")
  css-expand-length("+12pt" t)
  css-expand-value(height "+12pt")
  css-parse-args(238 257)
  css-parse("file:/Users/andrea/Emacs-configuration/w3/etc/default.css" nil nil)
  w3-find-default-stylesheets()
  w3-refresh-stylesheets()
  w3-do-setup()
  w3()
  call-interactively(w3)
  ido-hacks-execute-extended-command(nil)
  call-interactively(ido-hacks-execute-extended-command nil nil)




             reply	other threads:[~2011-02-19  9:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-19  9:23 Andrea Crotti [this message]
     [not found] <mailman.0.1298107430.18045.help-gnu-emacs@gnu.org>
2011-02-19 10:27 ` w3 and css Harald Hanche-Olsen
2011-02-19 11:24   ` Andrea Crotti
     [not found]   ` <mailman.3.1298114703.32106.help-gnu-emacs@gnu.org>
2011-02-19 12:33     ` Tim X
2011-02-19 17:56   ` William F Hammond
2011-02-19 20:08     ` Harald Hanche-Olsen
2011-02-19 21:00       ` Peter Dyballa

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=881E5D56-6D47-491D-9CA3-34727EF829C1@gmail.com \
    --to=andrea.crotti.0@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.