Gnus development mailing list
 help / color / mirror / Atom feed
* HTML washing problem
@ 2002-06-26 15:16 Norman Walsh
  2002-06-26 15:32 ` Henrik Enberg
  0 siblings, 1 reply; 2+ messages in thread
From: Norman Walsh @ 2002-06-26 15:16 UTC (permalink / raw)


I know this isn't directly a gnus problem, but I wonder if HTML washing works
for someone else who might be able to suggest a fix for this problem:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  +(nil 12)
  font-spatial-to-canonical("+12pt")
  css-expand-length("+12pt" t)
  css-expand-value(height "+12pt")
  css-parse-args(238 257)
  css-parse("file:/usr/local/share/default.css" nil nil)
  w3-find-default-stylesheets()
  w3-refresh-stylesheets()
  w3-do-setup()
  mm-setup-w3()
  gnus-article-wash-html-with-w3()
  byte-code("Œ`d}ˆ\b†\n.	‰.\vž‰.ƒ.
  article-wash-html(nil)
  call-interactively(article-wash-html)
  (if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args))
  (save-excursion (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args)))
  gnus-article-wash-html(t)
  call-interactively(gnus-article-wash-html)
  recursive-edit()
  byte-code("Æ\b!ˆÇ ˆÈ	!ˆ\nƒ?.Éed\"\vVƒ4.ebˆÊ\v¥yˆ`.dbˆÊ\v¥\vZyˆ\f`|ˆ)ËcˆebˆÌÍ !ˆÎ ˆ	@Ï=ƒK.ÐÑÒ\"ˆÓ ˆÌÔ!ˆÒÕÒ.\x1e.\x1e.ÌÔ!ˆŠÖ ˆ,Õ‡" [debugger-buffer debugger-args noninteractive debugger-batch-max-lines middlestart buffer-read-only pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output inhibit-trace] 3)
  debug(error (wrong-type-argument number-or-marker-p nil))
  +(nil 12)
  font-spatial-to-canonical("+12pt")
  css-expand-length("+12pt" t)
  css-expand-value(height "+12pt")
  css-parse-args(238 257)
  css-parse("file:/usr/local/share/default.css" nil nil)
  w3-find-default-stylesheets()
  w3-refresh-stylesheets()
  w3-do-setup()
  mm-setup-w3()
  gnus-article-wash-html-with-w3()
  byte-code("Œ`d}ˆ\b†\n.	‰.\vž‰.ƒ.
  article-wash-html(nil)
  call-interactively(article-wash-html)
  (if interactive (call-interactively (quote article-wash-html)) (apply (quote article-wash-html) args))
  (save-excursion (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args)))
  gnus-article-wash-html(t)
  call-interactively(gnus-article-wash-html)

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Wink at small faults; for thou has
http://nwalsh.com/            | great ones.--Thomas Fuller (II)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HTML washing problem
  2002-06-26 15:16 HTML washing problem Norman Walsh
@ 2002-06-26 15:32 ` Henrik Enberg
  0 siblings, 0 replies; 2+ messages in thread
From: Henrik Enberg @ 2002-06-26 15:32 UTC (permalink / raw)
  Cc: ding

Norman Walsh <ndw@nwalsh.com> writes:

>   font-spatial-to-canonical("+12pt")
>   css-expand-length("+12pt" t)

This means you're using an outdated version of w3.  Try getting the
latest from CVS at <http://savannah.gnu.org>

-- 
Booting... /vmemacs.el



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-26 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-26 15:16 HTML washing problem Norman Walsh
2002-06-26 15:32 ` Henrik Enberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).