From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19784 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: Re: test message: broken content-type & 8-bit messages Date: 10 Dec 1998 11:54:28 +0300 Sender: owner-ding@hpc.uh.edu Message-ID: References: <5bk901z3lk.fsf@brandy.cs.rochester.edu> <5b90ghf956.fsf@brandy.cs.rochester.edu> <5bogpddox7.fsf@brandy.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035158070 13362 80.91.224.250 (20 Oct 2002 23:54:30 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:54:30 +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 DAA07870 for ; Thu, 10 Dec 1998 03:59:54 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id CAA22552; Thu, 10 Dec 1998 02:59:23 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 10 Dec 1998 02:59:04 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id CAA19561 for ; Thu, 10 Dec 1998 02:58:51 -0600 (CST) Original-Received: from cc.vsu.ru (root@ns.vsu.relarn.ru [194.226.24.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA07860 for ; Thu, 10 Dec 1998 03:57:51 -0500 (EST) Original-Received: (from uucp@localhost) by cc.vsu.ru (8.9.1/8.9.1) with UUCP id LAA28303 for ding@gnus.org; Thu, 10 Dec 1998 11:55:32 +0300 Original-Received: (from vvv@localhost) by vvv.vsu.ru (8.8.7/8.8.7) id LAA04999; Thu, 10 Dec 1998 11:54:28 +0300 Original-To: ding@gnus.org In-Reply-To: Shenghuo ZHU's message of "09 Dec 1998 15:46:12 -0500" User-Agent: Gnus/5.070065 (Pterodactyl Gnus v0.65) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 39 Xref: main.gmane.org gmane.emacs.gnus.general:19784 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19784 "ZSH" == Shenghuo ZHU writes: ZSH> You means there is "Content-type: text" in header? yes. ZSH> So you can see a [1. text] button in *Article* buffer. Am I ZSH> right? no, i cannot see such a button even if i use `M-t' or `K b' (at least in nnmbox backend). [see my first message in this thread] ZSH> If so, the content is not supposed to be decoded, since the ZSH> minor type of content is unknown. The mm-insert-inline is called ZSH> instead of mm-inline-text. that's the whole point of rfc2047-default-charset and/or gnus-default-charset? i.e. in the text messages with unspecified charset or with broken syntax of c-t header or if 8-bit chars are present while c-t claims that charset is us-ascii. or am i missing something? gnus should treat 8-bit (non-ASCII) chars as encoded in rfc2047-default-charset in such situations. ZSH> There is a trick to show the decoded content. Press 'i' on the ZSH> button, then 'C-u i koi8-r RET'. i do not see a button, --- see my first message in this thread. VVV> btw: from documentation on gnus-default-charset: Default charset VVV> assumed to be used when viewing non-ASCII characters. This VVV> variable is used only in non-Mule Emacsen. but i do use mule VVV> (emacs 20.3 with mule). ZSH> The documentation is incorrect. then, what is the difference betweem rfc2047-default-charset and gnus-default-charset? both are defined in gnus... Best regards, -- Vladimir.