From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/52179 Path: main.gmane.org!not-for-mail From: deskpot@despammed.com (Vasily Korytov) Newsgroups: gmane.emacs.gnus.general Subject: Re: bug in v5.10.2: gnus-group-charset-alist is ignored for some Date: Sat, 03 May 2003 20:44:33 +0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87he8c9dzi.fsf@unix.home> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051980163 20196 80.91.224.249 (3 May 2003 16:42:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 3 May 2003 16:42:43 +0000 (UTC) Original-X-From: ding-owner+M722@lists.math.uh.edu Sat May 03 18:42:41 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19C05x-0005FU-00 for ; Sat, 03 May 2003 18:42:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19C071-00075r-00; Sat, 03 May 2003 11:43:47 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19C06u-00075l-00 for ding@lists.math.uh.edu; Sat, 03 May 2003 11:43:40 -0500 Original-Received: (qmail 4614 invoked by alias); 3 May 2003 16:43:39 -0000 Original-Received: (qmail 4609 invoked from network); 3 May 2003 16:43:39 -0000 Original-Received: from main.gmane.org (80.91.224.249) by sclp3.sclp.com with SMTP; 3 May 2003 16:43:39 -0000 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19C05b-0005E8-00 for ; Sat, 03 May 2003 18:42:19 +0200 Mail-Followup-To: ding@gnus.org X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19C05b-0005Dx-00 for ; Sat, 03 May 2003 18:42:19 +0200 Original-Lines: 27 Original-X-Complaints-To: usenet@main.gmane.org Mail-Copies-To: never User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Portable Code) Cancel-Lock: sha1:hxEK5HTZ9JuMLZHTg/pZ0DsYkIo= Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52179 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:52179 On Sat, 03 May 2003 19:27:12 +0400, Vladimir Volovich wrote: > (eval-after-load "gnus-sum" > '(setq gnus-group-charset-alist > (append (delete '(".*" iso-8859-1) gnus-group-charset-alist) > '((".*" koi8-r))))) FYI, there's no ".*" value in gnus-group-charset-alist as of Oort (IMHO, you should'n touch it at all in your case). There is gnus-default-charset, and it's much more easier to tweak. =)) > i think that gnus somehow tries to detect the charset of the message > body Gnus, not Emacs? Are you sure? (Anyway, I'm unable to reproduce this problem on XEmacs/non-MULE -- you can guess, why. =) > (and the body contains some character unencodable in koi8-r which > makes it think that this is iso-8859-1) The message is correct KOI-8, BTW. -- I accept RFC3156 and RFC2440-compatible encrypted mail. PGP key fingerprint: 123A 7CCE 6E26 6233 0D87 E01A A0F8 3524 FCD8 1841