help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs/w3 problems(console, images, CVS)


From: Alexander Nikolov
Subject: emacs/w3 problems(console, images, CVS)
Date: 12 Aug 2003 17:10:12 +0300
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I am trying to get Emacs/W3 to work both in X and in the console(is
this actually possible?). With w3 4.0.pre46(downloaded from w3's home
page) and GNU Emacs 21.2.1 the browser is working in X and is *not* in
the console, giving the following debug information:
,----
| Debugger entered--Lisp error: (wrong-type-argument stringp nil)
|   internal-set-lisp-face-attribute(w3-style-face-00001 :family nil 0)
|   set-face-attribute(w3-style-face-00001 nil :underline nil :weight normal 
:family nil)
|   font-set-face-font(w3-style-face-00001 [:family nil :weight nil :style 0 
:size nil :registry nil :encoding nil])
|   w3-display-node((*document nil ((html nil ...))))
|   w3-draw-tree(((*document nil (...))))
|   w3-prepare-buffer()
|   w3-pass-to-viewer()
|   w3-sentinel(#<buffer *Messages*>)
|   w3-fetch("http://www.cs.indiana.edu/elisp/w3/docs.html";)
|   w3()
| * call-interactively(w3)
|   execute-extended-command(nil)
|   call-interactively(execute-extended-command)
`----

Following the directions in a usenet post I found with Google, I
downloaded w3 sources(4.0.pre47) from the CVS repository, compiled and
installed them. Now starting w3 in whatever way gives me the following
error message:
,----
| Debugger entered--Lisp error: (void-function url-cookie-parse-file)
|   url-cookie-parse-file("/home/alexander/.w3/cookies")
|   url-do-setup()
|   w3-do-setup()
|   w3()
| * call-interactively(w3)
|   execute-extended-command(nil)
| * call-interactively(execute-extended-command)
`----

_Suggestions?_
-- 
export AUTHOR=Alex\ Nikolov
echo $AUTHOR


reply via email to

[Prev in Thread] Current Thread [Next in Thread]