From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/19645 Path: main.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Re: Lots of sets. Date: Fri, 04 Dec 1998 05:12:53 GMT Organization: Carnegie Mellon University : KANTOO Project Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035157957 12657 80.91.224.250 (20 Oct 2002 23:52:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:52:37 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id AAA18236 for ; Fri, 4 Dec 1998 00:20:02 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.9.1/8.9.1) with ESMTP id XAA30862; Thu, 3 Dec 1998 23:18:13 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 03 Dec 1998 23:18:15 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id XAA25519 for ; Thu, 3 Dec 1998 23:18:06 -0600 (CST) Original-Received: from sunsite.auc.dk (sunsite.auc.dk [130.225.51.30]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id AAA18201 for ; Fri, 4 Dec 1998 00:17:59 -0500 (EST) Original-Received: (qmail 20834 invoked by uid 509); 4 Dec 1998 05:13:18 -0000 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: emacs.ding User-Agent: Gnus/5.070059 (Pterodactyl Gnus v0.59) Emacs/20.3 Original-NNTP-Posting-Host: 128.2.110.42 Original-X-Complaints-To: news@sunsite.auc.dk Original-X-Trace: sunsite.auc.dk 912748373 128.2.110.42 (Fri, 04 Dec 1998 06:12:53 MET DST) Original-NNTP-Posting-Date: Fri, 04 Dec 1998 06:12:53 MET DST Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 20 Xref: main.gmane.org gmane.emacs.gnus.general:19645 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:19645 Lars Magne Ingebrigtsen writes: > Michael Welsh Duggan writes: > > > Amharic: broken. I could see the escape codes rather then the characters. > > Lao: Partially broken. Some visible escape sequences. > > Tigrigna: Same as Amharic. > > These are all, er, weird coding systems. Or, at least, they use weird > MULE charsets -- `composition'. What *is* that? This is where you use base characters and modifiers to build up a single character or glyph. (I'm using very informal language here.) An example of composition for roman characters: `A' composed with `¨' becomes `Ä'. Unicode has a lot of these composing characters, and some character sets lend themselves to this form of representation. -- Michael Duggan (md5i@cs.cmu.edu) .