From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26865 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: void-function coding-system-p Date: 15 Nov 1999 13:43:59 -0500 Organization: U of Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b7ljjmw7k.fsf@giga.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163994 21653 80.91.224.250 (21 Oct 2002 01:33:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:33:14 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA17532 for ; Mon, 15 Nov 1999 13:45:23 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB24347; Mon, 15 Nov 1999 12:45:17 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 12:44:51 -0600 (CST) 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 MAA03272 for ; Mon, 15 Nov 1999 12:44:38 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id NAA17504 for ; Mon, 15 Nov 1999 13:44:02 -0500 (EST) Original-Received: from giga.cs.rochester.edu (giga.cs.rochester.edu [192.5.53.186]) by cayuga.cs.rochester.edu (8.9.3/Q) with ESMTP id NAA18667 for ; Mon, 15 Nov 1999 13:44:00 -0500 (EST) Original-Received: (from zsh@localhost) by giga.cs.rochester.edu (8.9.1b+Sun/Q++) id NAA28179; Mon, 15 Nov 1999 13:43:59 -0500 (EST) Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: David Hedbor's message of "15 Nov 1999 10:06:55 -0800" Original-Lines: 17 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26865 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26865 >>>>> "David" == David Hedbor writes: David> Sometimes when trying to view HTML emails I get this error message: David> Signaling: (void-function coding-system-p) David> coding-system-p(nil) David> w3-coding-system-for-mime-charset("iso-8859-1") David> mm-inline-text((#"> ("text/html" (charset . "iso-8859-1")) quoted-printable nil nil nil nil nil)) [...] You are using non-MULE XEmacs. Right? What is the version of w3? This probably the MULE compatibility problem for w3. I think it has been solved in w3 4.0pre.46. -- Shenghuo ZHU