From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/23278 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: html display broken between 0.85 and 0.87 Date: 14 Jun 1999 10:48:44 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: main.gmane.org 1035161040 1125 80.91.224.250 (21 Oct 2002 00:44:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:44:00 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA16899 for ; Mon, 14 Jun 1999 10:53:13 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB27394; Mon, 14 Jun 1999 09:49:29 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Jun 1999 09:49:56 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA08923 for ; Mon, 14 Jun 1999 09:49:47 -0500 (CDT) Original-Received: from q2ypc.phy.ornl.gov (paul@q2ypc.phy.ornl.gov [134.167.20.82]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA16740 for ; Mon, 14 Jun 1999 10:48:51 -0400 (EDT) Original-Received: (from paul@localhost) by q2ypc.phy.ornl.gov (8.9.3/8.9.3) id KAA05051; Mon, 14 Jun 1999 10:48:45 -0400 Original-To: ding@gnus.org Original-Lines: 13 User-Agent: Gnus/5.070087 (Pterodactyl Gnus v0.87) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:23278 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:23278 --=-=-= (w3-version) "WWW 4.0pre.25, URL p4.0pre.25, MM 1.96" (gnus-version) "Pterodactyl Gnus v0.87" (emacs-version) "GNU Emacs 20.3.1 (i386-redhat-linux-gnu, X toolkit) of Mon Apr 19 1999 on porky.devel.redhat.com" The article <3764982E.7B29D8F9@cvd-proJUNK.com> displays fine with pgnus 0.85, but with 0.87 produces the following backtrace: --=-=-= Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: attachment Content-Transfer-Encoding: 8bit Content-Description: lisp backtrace Signaling: (void-variable w3-meta-content-type-charset-regexp) mm-inline-text((#> ("text/html" (charset . "us-ascii")) 7bit nil nil nil nil nil)) mm-display-inline((#> ("text/html" (charset . "us-ascii")) 7bit nil nil nil nil nil)) mm-display-part((#> ("text/html" (charset . "us-ascii")) 7bit nil nil nil nil nil)) byte-code("Œƒ gnus-mime-display-alternative(((# ("text/plain" ...) 7bit nil nil nil nil nil) (#> ("text/html" ...) 7bit nil nil nil nil nil)) nil nil 1) gnus-mime-display-part(("multipart/alternative" (# ("text/plain" ...) 7bit nil nil nil nil nil) (#> ("text/html" ...) 7bit nil nil nil nil nil))) gnus-display-mime() gnus-article-prepare-display() gnus-article-prepare(72891 nil) gnus-summary-display-article(72891) gnus-summary-next-page(nil) * call-interactively(gnus-summary-next-page) --=-=-=--