From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38678 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple charsets handling in gnus Date: Sat, 08 Sep 2001 12:59:50 +0200 Message-ID: References: <871yli99yl.fsf@pale.softjoys.ru> <87ae06zmtw.fsf@pale.local> <87iteuy3y3.fsf@pale.local> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174501 23724 80.91.224.250 (21 Oct 2002 04:28:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:28:21 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 27004 invoked from network); 8 Sep 2001 11:00:26 -0000 Original-Received: from waldorf.cs.uni-dortmund.de (129.217.4.42) by gnus.org with SMTP; 8 Sep 2001 11:00:26 -0000 Original-Received: from lothlorien.cs.uni-dortmund.de (lothlorien.cs.uni-dortmund.de [129.217.19.67]) by waldorf.cs.uni-dortmund.de with ESMTP id MAA20590; Sat, 8 Sep 2001 12:59:51 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.19.80]) by lothlorien.cs.uni-dortmund.de id MAA10161; Sat, 8 Sep 2001 12:59:51 +0200 (MET DST) Original-Received: by lucy.cs.uni-dortmund.de (Postfix, from userid 6104) id B67C020B0; Sat, 8 Sep 2001 12:59:50 +0200 (CEST) Original-To: Alexander Kotelnikov In-Reply-To: <87iteuy3y3.fsf@pale.local> (Alexander Kotelnikov's message of "Sat, 08 Sep 2001 03:30:12 +0400") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 Original-Lines: 23 Xref: main.gmane.org gmane.emacs.gnus.general:38678 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38678 Alexander Kotelnikov writes: > BTW, I've put together 4 test messages in koi8-r, cp1251, Windows-1251 > and utf-8 in file > http://people.debian.org/~sacha/russ.box Okay. I can now view them all. You have to do the codepage-setup stuff before Gnus loads. And I used the following after loading Gnus: (add-to-list 'mm-charset-synonym-alist '(windows-1251 . cp1251)) I also did the following, but I think that's not necessary. (add-to-list 'mm-mime-mule-charset-alist '(windows-1251 cp1251)) Now I think I should try to insert the magic words in .emacs and .gnus to see whether it works after restarting Emacs. kai -- Symbol's function definition is void: signature