From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/51815 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: MML charset tag regression Date: Fri, 25 Apr 2003 15:46:32 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <8465p3kgpl.fsf@lucy.is.informatik.uni-duisburg.de> <84bryuogke.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1051278403 31490 80.91.224.249 (25 Apr 2003 13:46:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2003 13:46:43 +0000 (UTC) Original-X-From: ding-owner+M358@lists.math.uh.edu Fri Apr 25 15:46: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 1993WO-00086L-00 for ; Fri, 25 Apr 2003 15:45:49 +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 1993XF-00074n-00; Fri, 25 Apr 2003 08:46:41 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1993XB-00074i-00 for ding@lists.math.uh.edu; Fri, 25 Apr 2003 08:46:37 -0500 Original-Received: (qmail 88286 invoked by alias); 25 Apr 2003 13:46:37 -0000 Original-Received: (qmail 88281 invoked from network); 25 Apr 2003 13:46:36 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by sclp3.sclp.com with SMTP; 25 Apr 2003 13:46:36 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.9/8.12.9) with ESMTP id h3PDkW07017574 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Fri, 25 Apr 2003 15:46:32 +0200 Original-To: ding@gnus.org Mail-Copies-To: nobody X-Payment: hashcash 1.2 0:030425:ding@gnus.org:0ba95e43b052cfc7 X-Hashcash: 0:030425:ding@gnus.org:0ba95e43b052cfc7 In-Reply-To: <84bryuogke.fsf@lucy.is.informatik.uni-duisburg.de> (Kai =?iso-8859-1?q?Gro=DFjohann's?= message of "Fri, 25 Apr 2003 15:24:49 +0200") User-Agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:51815 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:51815 kai.grossjohann@gmx.net (Kai Gro=C3=9Fjohann) writes: > Simon Josefsson writes: > >> I guess the CJK support is still incomplete in Emacs CVS, since >> mule-utf8 failed? Sigh. > > Well, I thought that utf-translate-cjk-mode would make the CJK/UTF-8 > support complete! I now recalled that the original problem wasn't with a CJK string but a Cyrillic string (or is Cyrillic considered CJK?). Go to http://www.nns.ru/persons/gorbach.html and cut'n'paste the first word (Gorbachev). This is what I get, with a charset=3Dutf-8 tag: =EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD=EF=BF=BD The string looks fine in the buffer, but the preview doesn't look good (empty single-width boxes). The string seems double-width, maybe this is the reason?