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: Font Problem with 23.0.92.1 - wrong font used Date: Fri, 17 Apr 2009 11:40:42 +0900 Message-ID: References: <20090407084801.GC5160@metasyntax.net> <20090408050247.GD5160@metasyntax.net> <20090410213806.GH5160@metasyntax.net> <20090413173850.GA30710@metasyntax.net> <20090414031419.GF6280@metasyntax.net> <20090414115004.GH6280@metasyntax.net> <87prfcr8ya.fsf@cyd.mit.edu> <87tz4om2pk.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1239936051 2223 80.91.229.12 (17 Apr 2009 02:40:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 17 Apr 2009 02:40:51 +0000 (UTC) Cc: taylor@metasyntax.net, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 17 04:42:10 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 1Lue1o-000555-11 for ged-emacs-devel@m.gmane.org; Fri, 17 Apr 2009 04:42:08 +0200 Original-Received: from localhost ([127.0.0.1]:52317 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lue0P-0004DA-68 for ged-emacs-devel@m.gmane.org; Thu, 16 Apr 2009 22:40:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lue0L-0004Cn-Ep for emacs-devel@gnu.org; Thu, 16 Apr 2009 22:40:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lue0G-0004Ca-C4 for emacs-devel@gnu.org; Thu, 16 Apr 2009 22:40:36 -0400 Original-Received: from [199.232.76.173] (port=49018 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lue0F-0004CX-Ah for emacs-devel@gnu.org; Thu, 16 Apr 2009 22:40:31 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:64832) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lue0E-00052o-Jn for emacs-devel@gnu.org; Thu, 16 Apr 2009 22:40:31 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n3H2eSYU000864; Fri, 17 Apr 2009 11:40:28 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n3H2eSMP027370; Fri, 17 Apr 2009 11:40:28 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n3H2eRfs025633; Fri, 17 Apr 2009 11:40:27 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Lue0Q-0006oM-Ck; Fri, 17 Apr 2009 11:40:42 +0900 In-reply-to: <87tz4om2pk.fsf@cyd.mit.edu> (message from Chong Yidong on Thu, 16 Apr 2009 22:30:31 -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:110319 Archived-At: In article <87tz4om2pk.fsf@cyd.mit.edu>, Chong Yidong writes: > Kenichi Handa writes: > > I've just installed a fix. At least it avoids the above > > crash for me. Please try again. > Works fine now. Thank you. > > But the fix is not efficient; it doesn't utilize the newly > > introduced entity-caching fully. I'll try to find a more > > efficient fix. > I don't observe any significant slowdown. I'd suggest not to worry > about this for now, unless there's a very good reason. The current code is a little bit faster than the code of two days ago. I think it can be more faster and less memory usage, but, yes, I can work on it after the release. --- Kenichi Handa handa@m17n.org