From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26840 Path: main.gmane.org!not-for-mail From: Roman Belenov Newsgroups: gmane.emacs.gnus.general Subject: Re[2]: charset in GNUS Date: Mon, 15 Nov 1999 13:50:21 +0300 Organization: NSTL Sender: owner-ding@hpc.uh.edu Message-ID: <5576.991115@nstl.nnov.ru> References: Reply-To: Roman Belenov NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035163974 21525 80.91.224.250 (21 Oct 2002 01:32:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:32:54 +0000 (UTC) Cc: ding@hpc.uh.edu Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id FAA14181 for ; Mon, 15 Nov 1999 05:51:17 -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 EAB25741; Mon, 15 Nov 1999 04:51:13 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 04:51:15 -0600 (CST) Original-Received: from host.nstl.nnov.ru (host.nstl.nnov.ru [195.98.59.131]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id EAA24834 for ; Mon, 15 Nov 1999 04:51:00 -0600 (CST) Original-Received: from bsd.nstl.nnov.ru (bsd.nstl.nnov.ru [195.98.49.2]) by host.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id NAA06714; Mon, 15 Nov 1999 13:50:25 +0300 (MSK) (envelope-from roman@nstl.nnov.ru) Original-Received: from hermes.nstl.nnov.ru (intel.nstl.nnov.ru [195.98.58.3]) by bsd.nstl.nnov.ru (8.9.3/8.9.3) with ESMTP id NAA14558; Mon, 15 Nov 1999 13:52:16 +0300 (MSK) (envelope-from roman@nstl.nnov.ru) Original-Received: from 195.98.58.34 (nc034.nstl.nnov.ru [195.98.58.34]) by hermes.nstl.nnov.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id WJ3AD59W; Mon, 15 Nov 1999 13:44:44 +0300 X-Mailer: The Bat! (v1.36) S/N F29DEE5D / Educational X-Priority: 3 (Normal) Original-To: Vladimir Volovich In-reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26840 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26840 Hello Vladimir, VV> Put the following magic line into your ~/.emacs (or ~/.gnus) file: VV> (put-charset-property 'cyrillic-iso8859-5 'prefered-coding-system 'koi8-r) Thanks, it helps. But I still don't understand why GNUS ignore gnus-group-posting-charset-alist and gnus-default-charset (I had the following lines in my .emacs and still messages were mailed in iso8859-5): (setq gnus-group-posting-charset-alist '((".*" koi8-r))) (setq gnus-default-charset 'koi8-r) Best regards, Roman mailto:roman@nstl.nnov.ru