From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19478 Path: main.gmane.org!not-for-mail From: Scott Hofmann Newsgroups: gmane.emacs.gnus.general Subject: pgnus 0.56 mm-view.el patch Date: Wed, 2 Dec 1998 13:59:43 -0500 (EST) Sender: owner-ding@hpc.uh.edu Message-ID: <13925.36137.720556.439049@kyoto.intertv.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035157821 11830 80.91.224.250 (20 Oct 2002 23:50:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:50:21 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA02810 for ; Wed, 2 Dec 1998 14:03:11 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id NAA15669; Wed, 2 Dec 1998 13:00:48 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Dec 1998 13:00:26 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id NAA24056 for ; Wed, 2 Dec 1998 13:00:05 -0600 (CST) Original-Received: from intertv.com (intertv.com [38.213.57.16]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA02721 for ; Wed, 2 Dec 1998 13:59:52 -0500 (EST) Original-Received: from kyoto.intertv.com (kyoto [38.213.57.3]) by intertv.com (8.8.8/8.8.8) with SMTP id NAA21127 for ; Wed, 2 Dec 1998 13:59:46 -0500 (EST) Original-Received: by kyoto.intertv.com (SMI-8.6/SMI-SVR4) id NAA19099; Wed, 2 Dec 1998 13:59:43 -0500 Original-To: ding@gnus.org X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:19478 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19478 I've had a problem displaying a few articles with pgnus 0.56 that I traced down to mm-view.el. The problem is that there's a (load "url-misc.el") in mm-view.el and I gzipped all .el files when I installed my copy of XEmacs 20.4. It's easily fixed: I changed the (load "url-misc.el") to (load-library "url-misc") and everything works now. kyoto> diff mm-view.el mm-view.el~ 48c48 < (load-library "url-misc") --- > (load "url-misc.el") kyoto> Thanks for putting out a great newsreader, scott -- J. Scott Hofmann Software Engineer shofmann at intertv dot com Interactive Television Company http://www.seas.gwu.edu/student/shofmann/ (703) 525-5625 x28