From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/39698 Path: main.gmane.org!not-for-mail From: Barry Fishman Newsgroups: gmane.emacs.gnus.general Subject: Re: Emacs 21.1 switch broke reading of html mail (w3 problem?) Date: Fri, 26 Oct 2001 01:06:15 -0400 Organization: Home System Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035175368 29348 80.91.224.250 (21 Oct 2002 04:42:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:42:48 +0000 (UTC) Return-Path: Original-Received: (qmail 24273 invoked from network); 26 Oct 2001 05:12:33 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 26 Oct 2001 05:12:33 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15wzEg-0005gy-00; Fri, 26 Oct 2001 00:08:50 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Oct 2001 00:08:28 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id AAA19781 for ; Fri, 26 Oct 2001 00:08:16 -0500 (CDT) Original-Received: (qmail 24221 invoked by alias); 26 Oct 2001 05:08:22 -0000 Original-Received: (qmail 24216 invoked from network); 26 Oct 2001 05:08:22 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 26 Oct 2001 05:08:22 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 15wzLE-0002lB-00 for ; Fri, 26 Oct 2001 07:15:36 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 27 Original-NNTP-Posting-Host: 12.78.18.67 Original-X-Trace: quimby2.netfonds.no 1004073336 10612 12.78.18.67 (26 Oct 2001 05:15:36 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 26 Oct 2001 05:15:36 GMT User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:39698 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:39698 Colin Marquardt writes: > "Georg C. F. Greve" writes: > >> I just switched to Emacs 21.1 (which is a beauty, btw) and now I get >> the error message >> >> "Cannot open load file: w3-21" >> >> and I only see the header of the mail. Installing a freshly downloaded >> version of w3 and putting that in the site-lisp path didn't help. > > Type C-h P C-s W3 I tried patches given but had still had enough W3 problems to keep it worthless. Things like an invalid arguments of keymapp. However when I build URL and W3 from the CVS (from cvs.gnu.org) things worked very nicely. The tar file on www.xemacs.com seem way out of date. I only needed to set the custom varable w3-user-colors-take-precedence to "t" to get avoid a lot of color dissonance against my dark background emacs setup. Emacs 21 doesn't seem to have a way to set a window specific background color for W3 to use. Barry Fishman