From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16272 Path: main.gmane.org!not-for-mail From: Kai Grossjohann Newsgroups: gmane.emacs.gnus.general Subject: Re: mailing list error! Date: 25 Aug 1998 13:51:46 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035155167 26752 80.91.224.250 (20 Oct 2002 23:06:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:06:07 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id EAA16653 for ; Tue, 25 Aug 1998 04:52:43 -0700 Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id HAA10677 for ; Tue, 25 Aug 1998 07:53:59 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id GAK09388; Tue, 25 Aug 1998 06:53:56 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 25 Aug 1998 06:52:17 -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 GAA09369 for ; Tue, 25 Aug 1998 06:52:08 -0500 (CDT) Original-Received: from waldorf.informatik.uni-dortmund.de (waldorf.informatik.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA19305 for ; Tue, 25 Aug 1998 07:52:03 -0400 (EDT) Original-Received: from ramses.informatik.uni-dortmund.de (ramses.informatik.uni-dortmund.de [129.217.20.180]) by waldorf.informatik.uni-dortmund.de with SMTP id NAA24136; Tue, 25 Aug 1998 13:51:47 +0200 (MES) Original-Received: by ramses.informatik.uni-dortmund.de id NAA24787; Tue, 25 Aug 1998 13:51:47 +0200 Original-To: Phil Humpherys In-Reply-To: Phil Humpherys's message of "25 Aug 1998 00:47:38 -0600" Original-Lines: 23 X-Mailer: Gnus v5.6.39/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:16272 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:16272 >>>>> Phil Humpherys writes: > Today, any email coming in from the ding mailing list gives me > the following error when I select any article from the summary > buffer: > > Invalid component character: 0 Yes, this was MIME stuff. I use TM. I had to disable the X-Face display stuff, then it worked. Are you talking about a message from SL Baur, too? Here's how I disabled the X-Face stuff in TM: ;; X-Face display is broken in Emacs 20.3 (eval-after-load "tm-image" '(remove-hook 'mime-viewer/content-header-filter-hook 'x-face-decode-message-header)) kai -- OOP: object oriented programming; OOPS: object oriented mistakes