From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38686 Path: main.gmane.org!not-for-mail From: Alexander Kotelnikov Newsgroups: gmane.emacs.gnus.general Subject: Re: multiple charsets handling in gnus Date: Sun, 09 Sep 2001 01:04:20 +0400 Organization: pale Sender: Alexander Kotelnikov Message-ID: <874rqdz963.fsf@pale.local> 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=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035174508 23765 80.91.224.250 (21 Oct 2002 04:28:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:28:28 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 2180 invoked from network); 8 Sep 2001 21:20:52 -0000 Original-Received: from pet-relcom.softjoys.ru (HELO pet.softjoys.ru) (212.113.101.73) by gnus.org with SMTP; 8 Sep 2001 21:20:52 -0000 Original-Received: from pale (pale.softjoys.ru [212.113.101.137]) by pet.softjoys.ru (8.11.0/8.11.0) with ESMTP id f88LLCh36389 for ; Sun, 9 Sep 2001 01:21:17 +0400 (MSD) Original-Received: from sacha by pale with local (Exim 3.33 #1 (Debian)) id 15fpHN-00082k-00 for ; Sun, 09 Sep 2001 01:04:41 +0400 Original-To: ding@gnus.org X-Face: (uU)eOi[yT~l(bwno'Pl_Z-MbLa:<"SX"r]IQb3zJ8G[n(PGcwS^;\?oSN~iz{IrR3`=_A- ]ghp.+wSOFa}KX@4m{Nl!yP)&v;o8~ (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sat, 08 Sep 2001 13:06:42 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 Original-Lines: 38 Xref: main.gmane.org gmane.emacs.gnus.general:38686 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38686 >>>>> On Sat, 08 Sep 2001 13:06:42 +0200 >>>>> "Kai" =3D=3D Kai Gro=DFjohann wr= ote: Kai>=20 Kai> Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: >> Okay. I can now view them all. You have to do the codepage-setup >> stuff before Gnus loads. Kai>=20 Kai> I can now testify that the following lets me view all four messages: Kai>=20 Kai> * Near the beginning of ~/.emacs, I inserted the following line: Kai> (codepage-setup 1251) my test say: "put it in before .gnus, e.g. in .emacs" Kai>=20 Kai> * Near the end of my ~/.gnus, I inserted the following lines: Kai> (require 'mm-util) Kai> (add-to-list 'mm-charset-synonym-alist '(windows-1251 Kai> . cp1251)) I just put (define-coding-system-alias 'windows-1251 'cp1251) just after codepage-setup. Kai> Of course, since I use Emacs 21, I have a slight advantage regarding Kai> the UTF-8 stuff. But I successfully viewed UTF-8 messages before in Kai> Emacs 20 with Mule-UCS. Therefore, I'm confident that Mule-UCS will Kai> help you with UTF-8, too. me too. I read utf-8 now using mule-ucs. Kai> Please report your findings. So I did. Thank you very much, Kai, for your help. --=20 Alexander Kotelnikov Saint-Petersburg, Russia