From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general,gmane.emacs.devel Subject: Re: MML charset tag regression Date: Sun, 25 May 2003 17:27:33 +0100 Sender: ding-owner@lists.math.uh.edu Message-ID: References: <8B17870A-8BA8-11D7-8E1F-00039363E640@swipnet.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053879988 24949 80.91.224.249 (25 May 2003 16:26:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 25 May 2003 16:26:28 +0000 (UTC) Cc: emacs-devel@gnu.org, jas@extundo.com, ding@gnus.org, handa@m17n.org Original-X-From: ding-owner+M1379@lists.math.uh.edu Sun May 25 18:26:17 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 19JyK8-0006SO-00 for ; Sun, 25 May 2003 18:26:16 +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 19JyLd-0004VU-00; Sun, 25 May 2003 11:27:49 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19JyLX-0004VP-00 for ding@lists.math.uh.edu; Sun, 25 May 2003 11:27:43 -0500 Original-Received: (qmail 22006 invoked by alias); 25 May 2003 16:27:43 -0000 Original-Received: (qmail 22001 invoked from network); 25 May 2003 16:27:43 -0000 Original-Received: from albion.dl.ac.uk (148.79.80.39) by sclp3.sclp.com with SMTP; 25 May 2003 16:27:43 -0000 Original-Received: from fx by albion.dl.ac.uk with local (Exim 3.36 #1 (Debian)) id 19JyLN-0006mM-00; Sun, 25 May 2003 17:27:33 +0100 Original-To: "Jan D." In-Reply-To: <8B17870A-8BA8-11D7-8E1F-00039363E640@swipnet.se> (Jan D.'s message of "Wed, 21 May 2003 18:23:23 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:52835 gmane.emacs.devel:14239 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14239 [I don't have the start of this thread and I don't know what it has to do with the subject, which I may be able to help with.] "Jan D." writes: > In my naive reasoning, Emacs would be fine if it requested > UTF8_STRING first and COMPOUND_TEXT second always. That's not so useful for CJK text, at least. > But then, I am not using any locales that require more than 8-bit > characters The locale used shouldn't be relevant (except for choosing encoding defaults). That's part of the problem. The selection clients and the server may be in different locales with different X implementations. I often have a mixture of four or five on my desktop.