From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Alexander Nikolov Newsgroups: gmane.emacs.help Subject: emacs/w3 problems(console, images, CVS) Date: 12 Aug 2003 17:10:12 +0300 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1060697947 32525 80.91.224.253 (12 Aug 2003 14:19:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 12 Aug 2003 14:19:07 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Aug 12 16:19:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19mZzM-0008Ch-00 for ; Tue, 12 Aug 2003 16:19:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19mZwj-00030O-UM for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Aug 2003 10:16:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!nntp.cs.ubc.ca!fu-berlin.de!uni-berlin.de!ip217-30.mnet.BG!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 40 Original-NNTP-Posting-Host: ip217-30.mnet.bg (193.110.217.30) Original-X-Trace: news.uni-berlin.de 1060697428 32928421 193.110.217.30 (16 [159246]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Xref: shelby.stanford.edu gnu.emacs.help:115825 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11742 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11742 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(#) | 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