From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: multiple destinations in charset mapping files Date: Thu, 25 Jun 2009 12:45:37 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1245901563 21551 80.91.229.12 (25 Jun 2009 03:46:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Jun 2009 03:46:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 25 05:45:56 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJfuN-0006cC-Sc for ged-emacs-devel@m.gmane.org; Thu, 25 Jun 2009 05:45:56 +0200 Original-Received: from localhost ([127.0.0.1]:44528 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJfuM-0007sD-RJ for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 23:45:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJfuH-0007po-M7 for emacs-devel@gnu.org; Wed, 24 Jun 2009 23:45:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJfuD-0007jZ-Po for emacs-devel@gnu.org; Wed, 24 Jun 2009 23:45:49 -0400 Original-Received: from [199.232.76.173] (port=35680 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJfuD-0007jL-Ml for emacs-devel@gnu.org; Wed, 24 Jun 2009 23:45:45 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:49757) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJfuD-0000QX-0P for emacs-devel@gnu.org; Wed, 24 Jun 2009 23:45:45 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n5P3jcBo016500; Thu, 25 Jun 2009 12:45:38 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n5P3jc3A018868; Thu, 25 Jun 2009 12:45:38 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n5P3jb7a022606; Thu, 25 Jun 2009 12:45:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1MJfu5-0003K4-Q6; Thu, 25 Jun 2009 12:45:37 +0900 In-reply-to: (message from YAMAMOTO Mitsuharu on Thu, 25 Jun 2009 11:31:29 +0900) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111709 Archived-At: In article , YAMAMOTO Mitsuharu writes: > But maybe I should have checked the mapping more in detail. It seems > that the preference of the preceding entry does not always give a > consistent result: > 03BB 6C # GREEK SMALL LETTER LAMDA # lambda > 00B5 6D # MICRO SIGN # mu > 03BC 6D # GREEK SMALL LETTER MU # mu > 03BD 6E # GREEK SMALL LETTER NU # nu > I don't have a good (non ad-hoc) idea to prefer GREEK SMALL LETTER MU > to MICRO SIGN for this case. Me neither. :-( --- Kenichi Handa handa@m17n.org