From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/62027 Path: news.gmane.org!not-for-mail From: Alexander Kotelnikov Newsgroups: gmane.emacs.gnus.general Subject: decoding messages written in utf-8 to be sent in koi8-r Date: Sun, 19 Feb 2006 22:37:03 +0300 Organization: Global disintoxication Message-ID: <84y807jg2o.fsf@vinci.loc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140401716 10235 80.91.229.2 (20 Feb 2006 02:15:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 02:15:16 +0000 (UTC) Original-X-From: ding-owner+m10554@lists.math.uh.edu Mon Feb 20 03:15:15 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FB0Zx-0001gm-LB for ding-account@gmane.org; Mon, 20 Feb 2006 03:15:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1FB0Zm-0005ib-00; Sun, 19 Feb 2006 20:14:58 -0600 Original-Received: from nas01.math.uh.edu ([129.7.128.39]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1FAuPy-000572-00 for ding@lists.math.uh.edu; Sun, 19 Feb 2006 13:40:26 -0600 Original-Received: from quimby.gnus.org ([80.91.224.244]) by nas01.math.uh.edu with esmtp (Exim 4.52) id 1FAuPx-0008Ut-Cg for ding@lists.math.uh.edu; Sun, 19 Feb 2006 13:40:26 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1FAuPv-0003NS-00 for ; Sun, 19 Feb 2006 20:40:23 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FAuPr-0006li-8o for ding@gnus.org; Sun, 19 Feb 2006 20:40:19 +0100 Original-Received: from 81.211.124.120.adsl-spb.net.rol.ru ([81.211.124.120]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Feb 2006 20:40:19 +0100 Original-Received: from sacha by 81.211.124.120.adsl-spb.net.rol.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Feb 2006 20:40:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org Original-Lines: 19 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 81.211.124.120.adsl-spb.net.rol.ru Mail-Copies-To: never User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:9jh7x7HbxWWGULU8EwzgbUNlinI= X-Spam-Score: -1.2 (-) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:62027 Archived-At: Hello. I have switched my environment into utf-8 and got a problem: fido news groups need to be posted articles in either ascii or koi8-r, but gnus sends them it utf-8 now. Is there any way to change this begaviour? Changing gnus-group-posting-charset-alist to (("^\\(no\\|fr\\)\\.[^,]*\\(,[ \n]*\\(no\\|fr\\)\\.[^,]*\\)*$" iso-8859-1 (iso-8859-1)) ("^\\(fido7\\|relcom\\)\\.[^,]*\\(,[ \n]*\\(fido7\\|relcom\\)\\.[^,]*\\)*$" koi8-r (koi8-r utf-8)) (message-this-is-mail nil nil) (message-this-is-news nil t)) (I have added utf-8) did not help. -- Alexander Kotelnikov Saint-Petersburg, Russia