From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28783 Path: main.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: No "Content-Type:" Date: 16 Jan 2000 19:31:54 -0500 (EST) Organization: Emacsen advocacy group Sender: owner-ding@hpc.uh.edu Message-ID: References: <86ogaleuse.fsf@mediawars.ne.jp> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by WREMI 1.14.0 - =?ISO-2022-JP?B?Ig==?= =?ISO-2022-JP?B?GyRCJCYkaSQsJG8kaRsoQiI=?=) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035165568 31616 80.91.224.250 (21 Oct 2002 01:59:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:59:28 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by mailhost.sclp.com (Postfix) with ESMTP id 174A0D051E for ; Sun, 16 Jan 2000 19:53:11 -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 SAB09838; Sun, 16 Jan 2000 18:52:20 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 16 Jan 2000 18:51:58 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id SAA26401 for ; Sun, 16 Jan 2000 18:51:46 -0600 (CST) Original-Received: from jpl.org (mars.web-hosting.com [209.40.104.5]) by mailhost.sclp.com (Postfix) with ESMTP id 220F2D051E for ; Sun, 16 Jan 2000 19:31:56 -0500 (EST) Original-Received: (from yamaoka@localhost) by jpl.org (8.9.3/8.9.3) id TAA25243; Sun, 16 Jan 2000 19:31:48 -0500 (EST) Original-To: ding@gnus.org X-Wanted: Free NNTP servers for news posting. User-Agent: T-gnus/6.14.1 (based on Gnus v5.8.4) (revision 01) WREMI/1.14.0 (=?ISO-2022-JP?B?GyRCJCYkaSQsJG8kaRsoQg==?=) Chao/1.14.0 (=?ISO-2022-JP?B?GyRCRW07MxsoQg==?=) APEL/10.0 MULE XEmacs/21.2 (beta26) (Millenium) (sparc-sun-solaris2.6) X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28783 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28783 >>>>> In <86ogaleuse.fsf@mediawars.ne.jp> >>>>> Shigeki Uno wrote: > I found *Content-Type: text/plain; charaset="iso-2022-JP"* line > doesn't exist. And others which cause *unintelligible sequence of > characters* also doesn't have *Content-Type* line. You mean about the traditional japanese mails, I think. The body has japanese plain text (iso-2022-jp, 7bit), but the header does not have no indicators for it. The user option `gnus-group-charset-alist' helps such messages only for news: (defcustom gnus-group-charset-alist '(("^hk\\>\\|^tw\\>\\|\\" cn-big5) ("^cn\\>\\|\\" cn-gb-2312) ("^fj\\>\\|^japan\\>" iso-2022-jp-2) ("^tnn\\>\\|^pin\\>\\|^sci.lang.japan" iso-2022-7bit) [...] but is does not work for mail groups. So far I don't know how to fix the problem. Does anyone? By the way, T-gnus or other Semi-gnusae can do that. It is controled by the variable `default-mime-charset'. -- ~{I=8T?KC@~}