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 23.0.92 pretest Date: Thu, 02 Apr 2009 10:49:16 +0900 Message-ID: References: <18898.47952.259228.437388@volvox1.sbl> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1238636930 8439 80.91.229.12 (2 Apr 2009 01:48:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Apr 2009 01:48:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Neal Becker Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 02 03:50:08 2009 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 1LpC4F-0006J8-Ef for ged-emacs-devel@m.gmane.org; Thu, 02 Apr 2009 03:50:07 +0200 Original-Received: from localhost ([127.0.0.1]:58588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpC2r-0001CJ-Sy for ged-emacs-devel@m.gmane.org; Wed, 01 Apr 2009 21:48:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LpC2n-0001CB-EC for emacs-devel@gnu.org; Wed, 01 Apr 2009 21:48:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LpC2j-0001Bq-2J for emacs-devel@gnu.org; Wed, 01 Apr 2009 21:48:37 -0400 Original-Received: from [199.232.76.173] (port=44850 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LpC2i-0001Bn-R5 for emacs-devel@gnu.org; Wed, 01 Apr 2009 21:48:32 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:33990) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LpC2i-0006at-4e for emacs-devel@gnu.org; Wed, 01 Apr 2009 21:48:32 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n321mQhZ021007; Thu, 2 Apr 2009 10:48:26 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n321mPVd013764; Thu, 2 Apr 2009 10:48:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id n321mPO9010996; Thu, 2 Apr 2009 10:48:25 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LpC3Q-00016i-NT; Thu, 02 Apr 2009 10:49:16 +0900 In-reply-to: (message from Neal Becker on Wed, 01 Apr 2009 21:19:42 -0400) X-detected-operating-system: by monty-python.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:109980 Archived-At: In article , Neal Becker writes: >>> Don't forget libotf! I maintain that for fedora specifically to support emacs. > > > > m17n-flt is necessary too to utilize libotf for Complex Text > > Layout. > > > I'm using m17n-lib-devel package on fedora. I assume that is sufficient? Ah, yes, libm17n-flt should be included in that package. --- Kenichi Handa handa@m17n.org