From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28930 Path: main.gmane.org!not-for-mail From: Brian May Newsgroups: gmane.emacs.gnus.general Subject: Re: Displaying mails with Content-Type: text/html Date: 24 Jan 2000 09:58:36 +1100 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=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035165689 32363 80.91.224.250 (21 Oct 2002 02:01:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:01:29 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 757E7D051E for ; Sun, 23 Jan 2000 17:59:36 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id QAC20689; Sun, 23 Jan 2000 16:59:29 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 23 Jan 2000 16:59:01 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id QAA01726 for ; Sun, 23 Jan 2000 16:58:51 -0600 (CST) Original-Received: from lyell.csse.monash.edu.au (lyell.csse.monash.edu.au [130.194.64.41]) by mailhost.sclp.com (Postfix) with ESMTP id E330FD051E for ; Sun, 23 Jan 2000 17:58:43 -0500 (EST) Original-Received: by lyell.csse.monash.edu.au (Postfix, from userid 3752) id 609E0F7D7; Mon, 24 Jan 2000 09:58:36 +1100 (EST) Original-To: ding@gnus.org X-Home-Page: http://www.csse.monash.edu.au/~bmay/ In-Reply-To: Jim Davidson's message of "Thu, 20 Jan 2000 18:49:38 +0000 (GMT)" Original-Lines: 40 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28930 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28930 >>>>> "Jim" == Jim Davidson writes: Jim> Brian May writes: >> >>>>> "Kai" == Kai Großjohann >> writes: >> Kai> The `bad' mail is missing a Mime-Version header. >> It shows up OK here... >> >> Which is quite remarkable considering most HTML code I have >> seen lately isn't parsed correctly by w3. >> >> -- Brian May Jim> I've found W3 to be fairly good, given the obvious Jim> limitations of Emacs. It's a little slow, so I use Netscape Jim> for large messages, but it's otherwise OK. I often get errors, for instance, when trying to view http://bugs.debian.org/: Signaling: (wrong-type-argument char-or-string-p 35486) w3-parse-buffer(#) w3-prepare-buffer() w3-pass-to-viewer() w3-sentinel(#) w3-fetch("http://www.debian.org/Bugs/") url-maybe-relative("http://www.debian.org/Bugs/") url-parse-mime-headers(nil t) url-retrieve-internally("http://bugs.debian.org/" nil) url-retrieve("http://bugs.debian.org/") #("http://bugs.debian.org/") call-interactively(w3-fetch) Then again perhaps that is because I am using the w3 that comes with w3? I think this version was old. I will try the newest version later. -- Brian May