From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/60703 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: "Can't rfc2047-encode" error. Date: Fri, 05 Aug 2005 15:58:55 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1123225244 5385 80.91.229.2 (5 Aug 2005 07:00:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Aug 2005 07:00:44 +0000 (UTC) Original-X-From: ding-owner+M9238=ding+2Daccount=gmane.org@lists.math.uh.edu Fri Aug 05 09:00:41 2005 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E0wAf-0004mG-3d for ding-account@gmane.org; Fri, 05 Aug 2005 08:59:09 +0200 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 1E0wAe-0005Qt-01 for ding-account@gmane.org; Fri, 05 Aug 2005 01:59:08 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1E0wAY-0005Qf-00 for ding@lists.math.uh.edu; Fri, 05 Aug 2005 01:59:02 -0500 Original-Received: from quimby.gnus.org ([80.91.224.244]) by util2.math.uh.edu with esmtp (Exim 4.30) id 1E0wAY-00017E-5l for ding@lists.math.uh.edu; Fri, 05 Aug 2005 01:59:02 -0500 Original-Received: from washington.hostforweb.net ([66.225.201.13]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1E0vET-0007AB-00 for ; Fri, 05 Aug 2005 07:59:01 +0200 Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with esmtpa (Exim 4.50) id 1E0wAm-0005Pj-C6 for ding@gnus.org; Fri, 05 Aug 2005 01:59:16 -0500 Original-To: ding@gnus.org X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.17 (linux) Cancel-Lock: sha1:qr5RhE7BkdzVt8eubVrc3vSYEH8= X-Hashcash: 1:20:050805:ding@gnus.org::3pLExu5ONVHf8kRi:00001QuI X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -4.8 (----) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:60703 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:60703 >>>>> In Maciej Matysiak wrote: > On the 4th of August 2005 at 14:30, Katsumi Yamaoka wro= te: >> (mm-with-multibyte-buffer >> (insert "Przej=C5=9Bci=C3=B3wka ST ---> VGA - z d=C5=BAwi=C4=99kiem= !!!") >> (mm-find-mime-charset-region (point-min) (point-max))) >> >> It should return `(utf-8)' but... > ...it returns "(utf-8 iso-8859-2)". I've fixed it in the v5-10 branch and the trunk, though it is no more than a thin veneer. Now such errors should not occur in XEmacs if the utf-8 coding system is available when not only checking rss groups but also sending mails. However, there's a possibility with a problem that it tends to prefer utf-8 when encoding messages.