From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.bugs Subject: Re: input when running in a UTF-8 locale Date: Sat, 28 Dec 2002 09:23:46 +0900 (JST) Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <200212280023.JAA18146@etlken.m17n.org> References: <200212220854.gBM8siVW000782@oak.pohoyda.family> <200212270612.PAA17324@etlken.m17n.org> <200212272327.gBRNRJZp001282@oak.pohoyda.family> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1041035065 12391 80.91.224.249 (28 Dec 2002 00:24:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 28 Dec 2002 00:24:25 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18S4m8-0003Dh-00 for ; Sat, 28 Dec 2002 01:24:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18S4ls-00053I-03 for gnu-bug-gnu-emacs@m.gmane.org; Fri, 27 Dec 2002 19:24:08 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18S4lk-00052f-00 for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2002 19:24:00 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18S4li-00052N-00 for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2002 19:23:59 -0500 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18S4li-00050Q-00 for bug-gnu-emacs@gnu.org; Fri, 27 Dec 2002 19:23:58 -0500 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2])gBS0Nlk07115; Sat, 28 Dec 2002 09:23:47 +0900 (JST) (envelope-from handa@m17n.org) Original-Received: from etlken.m17n.org (etlken.m17n.org [192.47.44.125]) gBS0NkR00513; Sat, 28 Dec 2002 09:23:46 +0900 (JST) Original-Received: (from handa@localhost) by etlken.m17n.org (8.8.8+Sun/3.7W-2001040620) id JAA18146; Sat, 28 Dec 2002 09:23:46 +0900 (JST) Original-To: alexander.pohoyda@gmx.net In-reply-to: <200212272327.gBRNRJZp001282@oak.pohoyda.family> (message from Alexander Pohoyda on Sat, 28 Dec 2002 00:27:19 +0100 (CET)) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI) Original-cc: d.love@dl.ac.uk X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4106 In article <200212272327.gBRNRJZp001282@oak.pohoyda.family>, Alexander Pohoyda writes: >> > This does not help in my case. I can view UTF-8 encoded text, can >> > input localized text using LEIM, but cannot input any symbol using >> > XFree86's XKB. Looks like Emacs ignores my keystrokes. >> > I can, however, input localized text using XKB in Mozilla 1.0 >> >> Have you tried the latest CVS code? In that version, Dave >> has implemented the hash table x-keysym-table. > No, I have not yet. Do you mean latest Emacs or Leim code here? I mean the latest Emacs. --- Ken'ichi HANDA handa@m17n.org