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: Emacs (git HEAD) having issues rendering devanagari text Date: Tue, 16 Mar 2010 09:50:30 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=euc-jis-2004 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1268700905 10778 80.91.229.12 (16 Mar 2010 00:55:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Mar 2010 00:55:05 +0000 (UTC) Cc: wahjava@gmail.com, emacs-devel@gnu.org To: Ashish Shukla Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 16 01:55:01 2010 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.69) (envelope-from ) id 1NrL3k-0004Fa-6Y for ged-emacs-devel@m.gmane.org; Tue, 16 Mar 2010 01:55:00 +0100 Original-Received: from localhost ([127.0.0.1]:52490 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrL3j-00052Z-P7 for ged-emacs-devel@m.gmane.org; Mon, 15 Mar 2010 20:54:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrKzZ-0001jT-IF for emacs-devel@gnu.org; Mon, 15 Mar 2010 20:50:41 -0400 Original-Received: from [140.186.70.92] (port=33772 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrKzX-0001i9-80 for emacs-devel@gnu.org; Mon, 15 Mar 2010 20:50:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrKzU-0004LU-K9 for emacs-devel@gnu.org; Mon, 15 Mar 2010 20:50:39 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:44580) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrKzU-0004LE-3d for emacs-devel@gnu.org; Mon, 15 Mar 2010 20:50:36 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id o2G0oU3a012832; Tue, 16 Mar 2010 09:50:30 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id o2G0oUr7008433; Tue, 16 Mar 2010 09:50:30 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id o2G0oU8i019836; Tue, 16 Mar 2010 09:50:30 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1NrKzO-0004cI-8l; Tue, 16 Mar 2010 09:50:30 +0900 In-Reply-To: (message from Ashish Shukla on Fri, 12 Mar 2010 14:26:49 +0530) X-detected-operating-system: by eggs.gnu.org: Solaris 9 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:122033 Archived-At: In article , A= shish Shukla writes: >>> Following is the an image of rendered text is >>> http://www.flickr.com/photos/wahjava/4426527542/sizes/l/ > > > > It seems that your Emacs is not compiled with libraries > > libotf and m17n-lib. =A9=A2Please check the output of "configure" > > script. > abbe [~] monte-cristo % ldd $(which emacs) |egrep 'otf|m17n' > libotf.so.0 =3D> /usr/lib/libotf.so.0 (0x00007f0c6cc53000) > libm17n-flt.so.0 =3D> /usr/lib/libm17n-flt.so.0 (0x00007f0c6ca4a0= 00) > libm17n-core.so.0 =3D> /usr/lib/libm17n-core.so.0 (0x00007f0c6c81= f000) Hmm, ok, so your Emacs is appropriately compiled. Please show me the sequence of characters that is rendered wrongly. --- Kenichi Handa handa@m17n.org