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: Input method or help feature needed Date: Fri, 18 Feb 2011 20:27:30 +0900 Message-ID: References: <87lj1ew6d3.fsf@catnip.gol.com> <20110218083736.GA12190@tomas> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298028476 16016 80.91.229.12 (18 Feb 2011 11:27:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Feb 2011 11:27:56 +0000 (UTC) Cc: tomas@tuxteam.de, schwab@linux-m68k.org, rms@gnu.org, emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 18 12:27:51 2011 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.69) (envelope-from ) id 1PqOV1-00011D-RT for ged-emacs-devel@m.gmane.org; Fri, 18 Feb 2011 12:27:48 +0100 Original-Received: from localhost ([127.0.0.1]:39316 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqOV1-0002wV-6q for ged-emacs-devel@m.gmane.org; Fri, 18 Feb 2011 06:27:47 -0500 Original-Received: from [140.186.70.92] (port=38716 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqOUw-0002uU-6e for emacs-devel@gnu.org; Fri, 18 Feb 2011 06:27:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqOUv-0005no-Ax for emacs-devel@gnu.org; Fri, 18 Feb 2011 06:27:42 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:34630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PqOUr-0005lC-SX; Fri, 18 Feb 2011 06:27:38 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id p1IBRVqM015570; Fri, 18 Feb 2011 20:27:32 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id p1IBRVFQ016336; Fri, 18 Feb 2011 20:27:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id p1IBRVFw004663; Fri, 18 Feb 2011 20:27:31 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.71) (envelope-from ) id 1PqOUk-0004kV-Tn; Fri, 18 Feb 2011 20:27:30 +0900 In-Reply-To: (message from Miles Bader on Fri, 18 Feb 2011 17:41:19 +0900) X-detected-operating-system: by eggs.gnu.org: Solaris 9 X-Received-From: 150.29.246.133 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:136178 Archived-At: In article , Miles Bader writes: > Well... maybe "M-x list-charset-chars RET unicode-bmp RET"... I have an idea of M-x list-script-chars RET latin RET which uses different presentation method for each script because the best method depends on script. I'll show it when I finish the code. --- Kenichi Handa handa@m17n.org