From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Input method or help feature needed Date: Mon, 21 Feb 2011 17:35:15 -0500 Message-ID: References: <87lj1ew6d3.fsf@catnip.gol.com> <20110218083736.GA12190@tomas> <20110220082705.GA4092@tomas> <83hbbytmvl.fsf@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1298327728 31850 80.91.229.12 (21 Feb 2011 22:35:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 Feb 2011 22:35:28 +0000 (UTC) Cc: tomas@tuxteam.de, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 21 23:35:23 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 1PreLi-0001g5-Tc for ged-emacs-devel@m.gmane.org; Mon, 21 Feb 2011 23:35:23 +0100 Original-Received: from localhost ([127.0.0.1]:52013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PreLi-0008TV-Cn for ged-emacs-devel@m.gmane.org; Mon, 21 Feb 2011 17:35:22 -0500 Original-Received: from [140.186.70.92] (port=36521 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PreLd-0008Re-QS for emacs-devel@gnu.org; Mon, 21 Feb 2011 17:35:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PreLc-0003QM-PL for emacs-devel@gnu.org; Mon, 21 Feb 2011 17:35:17 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:52104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PreLc-0003QI-ME for emacs-devel@gnu.org; Mon, 21 Feb 2011 17:35:16 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1PreLb-0001eV-Po; Mon, 21 Feb 2011 17:35:15 -0500 In-reply-to: <83hbbytmvl.fsf@gnu.org> (message from Eli Zaretskii on Sun, 20 Feb 2011 23:30:22 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.10 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:136349 Archived-At: You mean, like "M-x list-charset-chars RET unicode-bmp RET"? Yes, that seems quite useful. It should have a name, such as list-unicode-chars. It also should be sped up. It does a lot of GC; I would expect that consing can be eliminated. > (Excluding Korean and Han characters and whatever else ought to be > excluded). Why exclude them? For speed, and because they are not likely to be useful. There could be a button at the end of the buffer to add the Korean and Han characters to the buffer. -- Dr Richard Stallman President, Free Software Foundation 51 Franklin St Boston MA 02110 USA www.fsf.org, www.gnu.org