From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19380 Path: main.gmane.org!not-for-mail From: Shenghuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: test1 (=?iso-8859-5?b?4tXh4jE=?=): 8-bit koi8-r article without C-T Date: 30 Nov 1998 14:43:29 -0500 Organization: Computer Dept of U Rochester Sender: owner-ding@hpc.uh.edu Message-ID: <5b67bxdl0e.fsf@schnapps.cs.rochester.edu> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035157739 11297 80.91.224.250 (20 Oct 2002 23:48:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:48:59 +0000 (UTC) Cc: ding@gnus.org Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id PAA25773 for ; Mon, 30 Nov 1998 15:20:17 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id NAB27359; Mon, 30 Nov 1998 13:45:42 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 30 Nov 1998 13:45:40 -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 NAA08985 for ; Mon, 30 Nov 1998 13:45:15 -0600 (CST) Original-Received: from cayuga.cs.rochester.edu (cayuga.cs.rochester.edu [192.5.53.209]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id OAA24712 for ; Mon, 30 Nov 1998 14:44:48 -0500 (EST) Original-Received: from slate.cs.rochester.edu (slate.cs.rochester.edu [192.5.53.101]) by cayuga.cs.rochester.edu (8.6.9/O) with ESMTP id OAA15313; Mon, 30 Nov 1998 14:43:32 -0500 Original-Received: from schnapps.cs.rochester.edu (schnapps.cs.rochester.edu [192.5.53.194]) by slate.cs.rochester.edu (8.6.9/O) with ESMTP id OAA16950; Mon, 30 Nov 1998 14:43:31 -0500 Original-Received: (from zsh@localhost) by schnapps.cs.rochester.edu (SMI-8.6/N++) id OAA14811; Mon, 30 Nov 1998 14:43:30 -0500 Original-To: Vladimir Volovich X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Vladimir Volovich's message of "30 Nov 1998 21:52:23 +0300" Original-Lines: 23 User-Agent: Gnus/5.070056 (Pterodactyl Gnus v0.56) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:19380 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19380 >>>>> "VVV" == Vladimir Volovich writes: VVV> this is a test message in which there is no content-type VVV> header. the message contains text in koi8-r 8-bit encoding, so VVV> you should set (setq mm-default-coding-system 'koi8) in your VVV> ~/.emacs file to see russian letters. but with pgnus 0.55 and VVV> 0.56, i cannot see them, --- i see latin1 (iso-8859-1) characters VVV> instead. VVV> Here is a Russian alphabet: VVV> uppercase: °±²³´µ¡¶·¸¹º»¼½¾¿ÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏ VVV> lowercase: ÐÑÒÓÔÕñÖ×ØÙÚÛÜÝÞßàáâãäåæçèéêëìíîï This message shows Russian alphabet if I set "charset" in *Gnus Customize* ("G c" in group buffer) to "koi8". If you need to set lots of groups, I suggest you to set gnus-newsgroup-default-charset-alist instead of mm-default-coding-system or rfc2047-default-charset. -- Shenghuo