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: Activating input method globally Date: Tue, 06 Nov 2007 20:20:47 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1194348096 31629 80.91.229.12 (6 Nov 2007 11:21:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 Nov 2007 11:21:36 +0000 (UTC) Cc: Reiner.Steib@gmx.de, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 06 12:21:39 2007 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 1IpMUt-0005kG-Bq for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 12:21:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpMUi-0007n7-FK for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 06:21:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IpMUd-0007kW-Rc for emacs-devel@gnu.org; Tue, 06 Nov 2007 06:21:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IpMUb-0007iZ-9E for emacs-devel@gnu.org; Tue, 06 Nov 2007 06:21:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IpMUb-0007iW-2L for emacs-devel@gnu.org; Tue, 06 Nov 2007 06:21:13 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IpMUW-0001H2-74; Tue, 06 Nov 2007 06:21:08 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id lA6BKxFP027260; Tue, 6 Nov 2007 20:20:59 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id lA6BKxVq020568; Tue, 6 Nov 2007 20:20:59 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id lA6BKmwp029779; Tue, 6 Nov 2007 20:20:48 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.67) (envelope-from ) id 1IpMUB-0002RT-UU; Tue, 06 Nov 2007 20:20:47 +0900 In-reply-to: (message from Richard Stallman on Tue, 06 Nov 2007 03:37:56 -0500) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:82649 Archived-At: In article , Richard Stallman writes: > It doesn't mention how to set it globally (AFAICS). What is the > recommended way to achieve this? I think this should be documented. > Currently we don't have such a facility. > Should we have one? > I think it is a natural thing to expect. Perhaps for Latin users. For us Japanese (and perhaps for any non-Latin users), it's not that useful because we have to type Latin characters too here and there. Anyway, I'll implement it. --- Kenichi Handa handa@ni.aist.go.jp