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: FW: A big thank you and a tiny question - display japanese outputdoesnt work quite right] Date: Fri, 29 Sep 2006 11:33:20 +0900 Message-ID: References: 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 1159497366 12912 80.91.229.2 (29 Sep 2006 02:36:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 29 Sep 2006 02:36:06 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 29 04:36:04 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GT8EM-00089b-Lm for ged-emacs-devel@m.gmane.org; Fri, 29 Sep 2006 04:36:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GT8EM-0004v2-2z for ged-emacs-devel@m.gmane.org; Thu, 28 Sep 2006 22:36:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GT8D5-0003Us-GL for emacs-devel@gnu.org; Thu, 28 Sep 2006 22:34:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GT8D4-0003Tj-Ts for emacs-devel@gnu.org; Thu, 28 Sep 2006 22:34:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GT8D4-0003TQ-Ee for emacs-devel@gnu.org; Thu, 28 Sep 2006 22:34: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 1GT8IH-0001Cm-7G for emacs-devel@gnu.org; Thu, 28 Sep 2006 22:40:05 -0400 Original-Received: from smtp3.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k8T2Ydqn000374 for ; Fri, 29 Sep 2006 11:34:39 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id k8T2Yd6e003252 for ; Fri, 29 Sep 2006 11:34:39 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1GT8Bk-0007JE-00 for ; Fri, 29 Sep 2006 11:33:20 +0900 Original-To: emacs-devel@gnu.org In-reply-to: (message from Richard Stallman on Thu, 28 Sep 2006 14:35:17 -0400) 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-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:60302 Archived-At: As there's no contact address of "Enrico Schwass", I'll reply here. > ------- Start of forwarded message ------- > From: "Drew Adams" > To: "Emacs-Devel" > Date: Wed, 13 Sep 2006 07:20:36 -0700 > Subject: FW: A big thank you and a tiny question - display japanese > outputdoesnt work quite right > 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