From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: More Cyrillic vs UTF-8 Date: Sat, 26 Apr 2003 01:42:25 +0300 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <8582-Sat26Apr2003014225+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1051311149 4889 80.91.224.249 (25 Apr 2003 22:52:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2003 22:52:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Apr 26 00:52:27 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 199C3P-0001Gj-00 for ; Sat, 26 Apr 2003 00:52:27 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 199CAK-0006r9-00 for ; Sat, 26 Apr 2003 00:59:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 199C3V-0002Hg-01 for emacs-devel@quimby.gnus.org; Fri, 25 Apr 2003 18:52:33 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 199C2w-00029o-00 for emacs-devel@gnu.org; Fri, 25 Apr 2003 18:51:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 199C0Z-0001EZ-00 for emacs-devel@gnu.org; Fri, 25 Apr 2003 18:49:31 -0400 Original-Received: from gandalf.inter.net.il ([192.114.186.22]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 199Bwp-00087y-00 for emacs-devel@gnu.org; Fri, 25 Apr 2003 18:45:39 -0400 Original-Received: from zaretsky (cable-128-145.inter.net.il [213.8.128.145]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AMU48315; Sat, 26 Apr 2003 01:45:29 +0300 (IDT) Original-To: jas@extundo.com X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Simon Josefsson on Fri, 25 Apr 2003 18:35:37 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:13455 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:13455 > From: Simon Josefsson > Date: Fri, 25 Apr 2003 18:35:37 +0200 > > Doesn't Emacs CVS support the entire Unicode repertoire? It currently only supports the parts of the BMP whose codepoints are in the ranges 0000-33ff and e000-ffff. It doesn't support anything beyond that.