From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16550 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: p0.12 errors out on 7bit,base64 Date: 31 Aug 1998 20:36:40 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035155405 28519 80.91.224.250 (20 Oct 2002 23:10:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:10:05 +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 UAA07948 for ; Mon, 31 Aug 1998 20:37:34 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id TAF26072; Mon, 31 Aug 1998 19:08:40 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 31 Aug 1998 19:37:26 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id TAA23929 for ; Mon, 31 Aug 1998 19:37:17 -0500 (CDT) Original-Received: from pocari-sweat.jprc.com (POCARI-SWEAT.JPRC.COM [207.86.147.217]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id UAA07942 for ; Mon, 31 Aug 1998 20:37:11 -0400 (EDT) Original-Received: (from karl@localhost) by pocari-sweat.jprc.com (8.8.7/8.8.7) id UAA09624; Mon, 31 Aug 1998 20:36:40 -0400 Original-To: ding@gnus.org X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6h R;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 28 User-Agent: Pterodactyl Gnus v0.12/XEmacs 20.4 - "Emerald" Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16550 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16550 Pterodactyl Gnus v0.12 XEmacs 20.4 "Emerald" [Lucid] (i386-pc-linux) of Sun May 31 1998 on threepwood.idb.hist.no 200 news.jprc.com InterNetNews NNRP server INN 1.7.2 08-Dec-1997 ready (posting ok). A recent message from Andrew Cosgriff (Message-Id: ) caused p0.12 to choke: Signaling: (error "Can't decode encoding 7bit, 7bit, base64") signal(error ("Can't decode encoding 7bit, 7bit, base64")) cerror("Can't decode encoding %s" 7bit\,\ 7bit\,\ base64) apply(cerror ("Can't decode encoding %s" 7bit\,\ 7bit\,\ base64)) error("Can't decode encoding %s" 7bit\,\ 7bit\,\ base64) mm-decode-body(US-ASCII 7bit\,\ 7bit\,\ base64) gnus-article-decode-charset() run-hooks(gnus-article-decode-charset) apply(run-hooks gnus-article-decode-charset) gnus-run-hooks(gnus-article-display-hook) gnus-article-prepare(18074 nil) gnus-summary-display-article(18074) gnus-summary-next-page(nil) call-interactively(gnus-summary-next-page) I thought perhaps there was a problem with there being two "Content-Transfer-Encoding" headers, so I edited one of them out of the message and tried again, but it errors out the same way with "Can't decode encoding 7bit, base64". My XEmacs 20.4 is the RedHat-contributed *rpm, mule-less.