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: quail-show/set keyboard Date: Mon, 19 Mar 2007 13:47:04 +0900 Message-ID: References: <20070319115427.3036@henman-np.b-eng.it.to-be.co.jp> 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: sea.gmane.org 1174279640 7380 80.91.229.12 (19 Mar 2007 04:47:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 04:47:20 +0000 (UTC) Cc: emacs-devel@gnu.org To: "djh" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 05:47:16 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 1HT9m7-0002UQ-Ac for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 05:47:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HT9nY-0001IR-8V for ged-emacs-devel@m.gmane.org; Sun, 18 Mar 2007 23:48:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HT9nV-0001II-LS for emacs-devel@gnu.org; Mon, 19 Mar 2007 00:48:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HT9nT-0001I3-Eo for emacs-devel@gnu.org; Mon, 19 Mar 2007 00:48:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HT9nT-0001I0-8s for emacs-devel@gnu.org; Sun, 18 Mar 2007 23:48:39 -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 1HT9m2-0007Zw-Tk for emacs-devel@gnu.org; Mon, 19 Mar 2007 00:47:11 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id l2J4l7dN004328; Mon, 19 Mar 2007 13:47:07 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id l2J4l7B9021478; Mon, 19 Mar 2007 13:47:07 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id l2J4l4JV022431; Mon, 19 Mar 2007 13:47:04 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.63) (envelope-from ) id 1HT9lw-0006bB-8T; Mon, 19 Mar 2007 13:47:04 +0900 In-reply-to: <20070319115427.3036@henman-np.b-eng.it.to-be.co.jp> User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.95 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) X-detected-kernel: 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:68074 Archived-At: In article <20070319115427.3036@henman-np.b-eng.it.to-be.co.jp>, "djh" writes: > My emacs somehow (most likely through some unintended key sequence) will not > read my keyboard correctly. > Specifically, I explicitly set the > quail-set-keyboard-layout ==> jp106 > quail-show-keyboard-layout => jp106 > But, when I type shift numbericals 6-0 I am getting "standard keyboard layout" codes. I can't reproduce that bug. Which input method did you try? > What am I missing to get my keybord jp106 read as jp106. This was done properly before without problem. I belive I just set some variable or similar unintentionally. Please check if Emacs works as expected when started with -Q argument. If it works, then please find which of your settings in .emacs is the culprit. --- Kenichi Handa handa@m17n.org