From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.help Subject: A big thank you and a tiny question - display japanese Date: Sun, 01 Oct 2006 10:02:17 +0900 Message-ID: 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: sea.gmane.org 1159735518 25469 80.91.229.2 (1 Oct 2006 20:45:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 1 Oct 2006 20:45:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 01 22:45:14 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GU8BS-0000Cq-Ft for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Oct 2006 22:45:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GU8BS-0001Z6-3I for geh-help-gnu-emacs@m.gmane.org; Sun, 01 Oct 2006 16:45:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GTpk7-0004je-8r for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 21:03:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GTpk6-0004jR-Cl for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 21:03:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GTpk6-0004jO-7e for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 21:03:42 -0400 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GTppj-0007RL-UU for help-gnu-emacs@gnu.org; Sat, 30 Sep 2006 21:09:32 -0400 Original-Received: from smtp3.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k9113bCQ001663 for ; Sun, 1 Oct 2006 10:03:37 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id k9113aUQ021123 for ; Sun, 1 Oct 2006 10:03:36 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1GTpij-0008KA-00 for ; Sun, 01 Oct 2006 10:02:17 +0900 Original-To: help-gnu-emacs@gnu.org User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/22.0.50 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) X-Mailman-Approved-At: Sun, 01 Oct 2006 16:43:59 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37753 Archived-At: Enrico Schwass Wrote: > FYI - This is the first I've heard of Emacs on a PDA, but I suppose it's not > the first such use. > - -------------8<----------------------------------- > From: Enrico Schwass > Sent: Wednesday, September 13, 2006 6:42 AM > To: help-gnu-emacs@gnu.org > Subject: A big thank you and a tiny question - display japanese > outputdoesnt work quite right [...] > M-x set-input-method ---> japanese > I can enter romanji words and I get hiragana. So I expect. But it > displays only some signs, others are missed if I type. If I go back with > the cursor, the signs appear. They are present. And I can use edict-el > to lookup the dictionary. This works, too. So it seems to be a problem > with displaying/updating the screen. > I didnt get into emacs deep. I guess, its a configuration problem or a > buggy library on my system. I did > ldd emacs > and on the pda its linked with libXaw. On my Desktop-System emacs isnt > linked against libXaw. Could this be the problem? What remains to be > done? The information in the bug report is too small. At least, we need these informations. Which version of emacs? Does your pdf run X? Does emacs started as a client of X. Does your system have Japanese X font? Does libXaw mean "X Athena Widget library"? --- Kenichi Handa handa@m17n.org