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: Feature needed Date: Wed, 16 Jun 2010 06:57:17 -0400 Message-ID: References: <87wru14onc.fsf@mail.jurta.org> <49520.130.55.132.126.1276531995.squirrel@webmail.lanl.gov> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1276685856 16511 80.91.229.12 (16 Jun 2010 10:57:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Jun 2010 10:57:36 +0000 (UTC) Cc: juri@jurta.org, emacs-devel@gnu.org, cloos@jhcloos.com, miles@gnu.org To: Geoff Gole Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 16 12:57:32 2010 connect(): No such file or directory 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 1OOqJF-0007mL-61 for ged-emacs-devel@m.gmane.org; Wed, 16 Jun 2010 12:57:29 +0200 Original-Received: from localhost ([127.0.0.1]:49272 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOqJE-0007ne-PO for ged-emacs-devel@m.gmane.org; Wed, 16 Jun 2010 06:57:28 -0400 Original-Received: from [199.232.76.173] (port=51642 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOqJ6-0007lO-Dg for emacs-devel@gnu.org; Wed, 16 Jun 2010 06:57:20 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1OOqJ5-0003AN-CD for emacs-devel@gnu.org; Wed, 16 Jun 2010 06:57:20 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:44028) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1OOqJ5-0003AJ-6w for emacs-devel@gnu.org; Wed, 16 Jun 2010 06:57:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1OOqJ3-0006I9-DQ; Wed, 16 Jun 2010 06:57:17 -0400 In-reply-to: (message from Geoff Gole on Tue, 15 Jun 2010 20:28:33 +0800) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:125998 Archived-At: > Or, given that the C-u C-x = output already has a link to customize what > Character code properties to show, it could have one to customize which > input methods to check, with the default being 'current. How about checking all of the input methods in input-method-history? That would only occasionally be different from checking only the current input method. It would give no info about most characters.