all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* w3 issue
@ 2002-09-22 21:38 Lou Lesko
  2002-09-23  5:46 ` A. L. Meyers
  2002-09-23 13:49 ` Kai Großjohann
  0 siblings, 2 replies; 9+ messages in thread
From: Lou Lesko @ 2002-09-22 21:38 UTC (permalink / raw)


Ive just installed w3 so I can read html mail with vm, but when I try to
load w3 I get the following message

set-face-attribute: Wrong type argument: stringp, nil

Im using emacs 21.2.1 via terminal progam, can please help me get w3
running. 

many thanks

Lou

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

* Re: w3 issue
  2002-09-22 21:38 w3 issue Lou Lesko
@ 2002-09-23  5:46 ` A. L. Meyers
  2002-09-23 13:49 ` Kai Großjohann
  1 sibling, 0 replies; 9+ messages in thread
From: A. L. Meyers @ 2002-09-23  5:46 UTC (permalink / raw)


Why not try emacs-w3m with w3m instead?  Much less grief.

Lucien
-- 
If you receive this by error, please delete it and inform the sender.
PGP Key fingerprint=F1C0 D9AE 1B18 1405 4DFA  B4CC 6DC7 FF78 C76E FB15
To Big Brother Echelon from "spook":
NSA propaganda quiche nuclear strategic kibo Peking Mossad genetic CIA 

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

* Re: w3 issue
  2002-09-22 21:38 w3 issue Lou Lesko
  2002-09-23  5:46 ` A. L. Meyers
@ 2002-09-23 13:49 ` Kai Großjohann
  2002-09-23 14:46   ` Andrew Koenig
  1 sibling, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 2002-09-23 13:49 UTC (permalink / raw)


Lou Lesko <lou@NOSPAMlouislesko.com> writes:

> Ive just installed w3 so I can read html mail with vm, but when I try to
> load w3 I get the following message
>
> set-face-attribute: Wrong type argument: stringp, nil

Did you get W3-4.0pre47?  pre46 does not work with Emacs 21.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

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

* Re: w3 issue
  2002-09-23 13:49 ` Kai Großjohann
@ 2002-09-23 14:46   ` Andrew Koenig
  2002-09-23 15:42     ` Kai Großjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Koenig @ 2002-09-23 14:46 UTC (permalink / raw)


>> set-face-attribute: Wrong type argument: stringp, nil

> Did you get W3-4.0pre47?  pre46 does not work with Emacs 21.

I am having the same problem with w3-4.0pre47.

-- 
Andrew Koenig, ark@research.att.com, http://www.research.att.com/info/ark

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

* Re: w3 issue
  2002-09-23 14:46   ` Andrew Koenig
@ 2002-09-23 15:42     ` Kai Großjohann
  2002-09-23 17:02       ` Andrew Koenig
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Großjohann @ 2002-09-23 15:42 UTC (permalink / raw)


Andrew Koenig <ark@research.att.com> writes:

>>> set-face-attribute: Wrong type argument: stringp, nil
>
>> Did you get W3-4.0pre47?  pre46 does not work with Emacs 21.
>
> I am having the same problem with w3-4.0pre47.

OK.  Could someone who sees this provide a backtrace?

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

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

* Re: w3 issue
  2002-09-23 15:42     ` Kai Großjohann
@ 2002-09-23 17:02       ` Andrew Koenig
  2002-09-24  6:16         ` Marc Girod
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Koenig @ 2002-09-23 17:02 UTC (permalink / raw)


Kai> OK.  Could someone who sees this provide a backtrace?

Tell me how and I'll do it.

-- 
Andrew Koenig, ark@research.att.com, http://www.research.att.com/info/ark

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

* Re: w3 issue
  2002-09-23 17:02       ` Andrew Koenig
@ 2002-09-24  6:16         ` Marc Girod
  2002-09-24 16:32           ` Andrew Koenig
  0 siblings, 1 reply; 9+ messages in thread
From: Marc Girod @ 2002-09-24  6:16 UTC (permalink / raw)


>>>>> "ark" == Andrew Koenig <ark@research.att.com> writes:

ark> Tell me how and I'll do it.

(setq debug-on-error t)

then trigger the error and get the *Backtrace* buffer.

Info: emacs/Checklist

-- 
Marc Girod        P.O. Box 323        Voice:  +358-71 80 25581
Nokia NBI         00045 NOKIA Group   Mobile: +358-50 38 78415
Takomo 1 / 4c27   Finland             Fax:    +358-71 80 61604

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

* Re: w3 issue
  2002-09-24  6:16         ` Marc Girod
@ 2002-09-24 16:32           ` Andrew Koenig
  2002-09-24 20:06             ` Kai Großjohann
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Koenig @ 2002-09-24 16:32 UTC (permalink / raw)


Marc> then trigger the error and get the *Backtrace* buffer.

Thanks for the suggestion.  Here is the backtrace:

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/gnu/share/default.css" nil nil)
  w3-find-default-stylesheets()
  w3-refresh-stylesheets()
  w3-do-setup()
  mm-setup-w3()
  mm-inline-text((#<buffer  *mm*<2>> ("text/html" (charset . "iso-8859-1")) quoted-printable nil nil nil nil nil))
  mm-display-inline((#<buffer  *mm*<2>> ("text/html" (charset . "iso-8859-1")) quoted-printable nil nil nil nil nil))
  mm-display-part((#<buffer  *mm*<2>> ("text/html" (charset . "iso-8859-1")) quoted-printable nil nil nil nil nil))
  byte-code("Œ\bƒ\x1e
ternative" gnus-add-text-properties format "%d.  " gnus-callback lambda (handles) unless setq gnus-article-mime-handle-alist quote gnus-mime-display-alternative face keymap gnus-part gnus-data widget-convert-button link :action gnus-widget-press-button :button-keymap "(%c) %-18s" 42 32 (handles) "  " "\n\n" gnus-display-mime mm-display-part gnus-treat-article nil bufferp 1 not-pref from id gnus-mouse-face-prop gnus-article-mouse-face gnus-article-button-face gnus-mime-button-map ...] 16)
  gnus-mime-display-alternative(((#<buffer  *mm*> ("text/plain" ...) quoted-printable nil nil nil nil nil) (#<buffer  *mm*<2>> ("text/html" ...) quoted-printable nil nil nil nil nil)) nil nil 1)
  gnus-mime-display-part(("multipart/alternative" (#<buffer  *mm*> ("text/plain" ...) quoted-printable nil nil nil nil nil) (#<buffer  *mm*<2>> ("text/html" ...) quoted-printable nil nil nil nil nil)))
  gnus-display-mime()
  gnus-article-prepare-display()
  gnus-article-prepare(69149 nil)
  gnus-summary-display-article(69149)
  gnus-summary-next-article(t nil)
  gnus-summary-next-unread-article()
  gnus-summary-next-page(nil)
  call-interactively(gnus-summary-next-page)

-- 
Andrew Koenig, ark@research.att.com, http://www.research.att.com/info/ark

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

* Re: w3 issue
  2002-09-24 16:32           ` Andrew Koenig
@ 2002-09-24 20:06             ` Kai Großjohann
  0 siblings, 0 replies; 9+ messages in thread
From: Kai Großjohann @ 2002-09-24 20:06 UTC (permalink / raw)


Andrew Koenig <ark@research.att.com> writes:

> Marc> then trigger the error and get the *Backtrace* buffer.
>
> Thanks for the suggestion.  Here is the backtrace:
>
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
>   +(nil 12)

Does it work to use the W3 from CVS?  (Attention: you have to get the
url package, too, separately.)

cvs -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/url co url
cvs -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/w3 co w3

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)

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

end of thread, other threads:[~2002-09-24 20:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-22 21:38 w3 issue Lou Lesko
2002-09-23  5:46 ` A. L. Meyers
2002-09-23 13:49 ` Kai Großjohann
2002-09-23 14:46   ` Andrew Koenig
2002-09-23 15:42     ` Kai Großjohann
2002-09-23 17:02       ` Andrew Koenig
2002-09-24  6:16         ` Marc Girod
2002-09-24 16:32           ` Andrew Koenig
2002-09-24 20:06             ` Kai Großjohann

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.