From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51445 Path: main.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: UTF-8 support has stopped working Date: Mon, 14 Apr 2003 23:03:43 +0200 Organization: Probably a good idea Sender: owner-ding@hpc.uh.edu Message-ID: <871y04kd00.fsf@doohan.hjemme.lan> References: <873cknebfw.fsf@doohan.bang.priv.no> <87k7dycf26.fsf@doohan.bang.priv.no> <848yudobgb.fsf@lucy.is.informatik.uni-duisburg.de> <87he91co6x.fsf@doohan.bang.priv.no> <87brz8di50.fsf@doohan.bang.priv.no> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050354284 8550 80.91.224.249 (14 Apr 2003 21:04:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Apr 2003 21:04:44 +0000 (UTC) Original-X-From: owner-ding@hpc.uh.edu Mon Apr 14 23:04:42 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 195B7w-0002DD-00 for ; Mon, 14 Apr 2003 23:04:33 +0200 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 195B7Z-0002K3-00; Mon, 14 Apr 2003 16:04:09 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 14 Apr 2003 16:05:16 -0500 (CDT) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [64.157.176.121]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id QAA23562 for ; Mon, 14 Apr 2003 16:04:56 -0500 (CDT) Original-Received: (qmail 64430 invoked by alias); 14 Apr 2003 21:03:45 -0000 Original-Received: (qmail 64425 invoked from network); 14 Apr 2003 21:03:45 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by gnus.org with SMTP; 14 Apr 2003 21:03:45 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 195B83-0008LI-00 for ; Mon, 14 Apr 2003 23:04:39 +0200 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 24 Original-NNTP-Posting-Host: lj6t81.cm.chello.no Original-X-Trace: quimby.gnus.org 1050354279 31674 80.111.29.5 (14 Apr 2003 21:04:39 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 14 Apr 2003 21:04:39 GMT Mail-Copies-To: never User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/20.7 (i386-debian-linux-gnu) Cancel-Lock: sha1:JlMB7glRgsQFbmp+ZjYlwNoxvCw= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:51445 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51445 >>>>> Simon Josefsson : > Steinar Bang writes: >> xemacs21-mule in testing is 21.4.6-8, while unstable is 21.4.12-1(*). >> mule-ucs in testing is 0.84.99rc3-1, while unstable is 0.84.99rc3-2. > I used Emacs 20 and XEmacs 21 from stable, actually, only mule-ucs > was unstable. [snip] > I was using XEmacs 21.4.6-8 and mule-ucs 0.84.99rc3-2. OK. Now I've upgraded mule-ucs to 0.84.99.rc3-2. An improvement is that UTF-8 in message headers now display correctly, both in the summary buffer, and in the article buffer, instead of displaying the undecoded RFC2047 coding, as these headers did before I upgraded. But the contents of text/plain; charset=utf-8 message parts, still display like UTF-8 rendered with ISO 8859-1. Hm... could it have something to do with a locale setting? Strange that it should work for headers, though...?