From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/24226 Path: main.gmane.org!not-for-mail From: pahe@daimi.au.dk (Peter von der =?iso-8859-1?q?Ah=E9?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: Coping with ELM and MIME Date: 14 Jul 1999 13:13:54 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2nk8s5yvkz.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035161828 7553 80.91.224.250 (21 Oct 2002 00:57:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:57:08 +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 HAA27977 for ; Wed, 14 Jul 1999 07:18:05 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id GAB00523; Wed, 14 Jul 1999 06:14:36 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 14 Jul 1999 06:15:12 -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 GAA14597 for ; Wed, 14 Jul 1999 06:15:00 -0500 (CDT) Original-Received: from ufleku.daimi.au.dk (root@ufleku.daimi.au.dk [130.225.19.182]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA27938 for ; Wed, 14 Jul 1999 07:13:57 -0400 (EDT) Original-Received: (from pahe@localhost) by ufleku.daimi.au.dk (8.9.3/8.8.4) id NAA04990; Wed, 14 Jul 1999 13:13:55 +0200 Original-To: ding@gnus.org X-Attribution: Ahe In-Reply-To: Shenghuo ZHU's message of "13 Jul 1999 01:20:28 -0400" Original-Lines: 14 User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:24226 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:24226 >>>>> "ZSH" == Shenghuo ZHU writes: ZSH> The Content-Type is broken. ZSH> This patch will fix broken CT. ZSH> 1999-07-12 Shenghuo ZHU ZSH> * gnus-art.el (article-decode-charset): Fix broken CT. That fixed the problem. Thank you!