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-backend branch Date: Tue, 06 May 2008 20:16:10 +0900 Message-ID: References: <48190539.4010508@gnu.org> <481AFB40.1050205@gnu.org> <481B16BE.7010608@gnu.org> <481DCC48.4040700@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1210072647 23688 80.91.229.12 (6 May 2008 11:17:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 6 May 2008 11:17:27 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 06 13:18:02 2008 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 1JtLAy-0008AP-6N for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 13:17:40 +0200 Original-Received: from localhost ([127.0.0.1]:48355 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtLAG-0003bL-8a for ged-emacs-devel@m.gmane.org; Tue, 06 May 2008 07:16:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtLA0-0003RK-93 for emacs-devel@gnu.org; Tue, 06 May 2008 07:16:40 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtL9v-0003On-7w for emacs-devel@gnu.org; Tue, 06 May 2008 07:16:39 -0400 Original-Received: from [199.232.76.173] (port=52626 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtL9u-0003OV-TS for emacs-devel@gnu.org; Tue, 06 May 2008 07:16:34 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtL9o-0007SJ-Ay; Tue, 06 May 2008 07:16:28 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id m46BGNb8023478; Tue, 6 May 2008 20:16:23 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id m46BGNap003224; Tue, 6 May 2008 20:16:23 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id m46BGAUV024592; Tue, 6 May 2008 20:16:10 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1JtL9W-00033I-1G; Tue, 06 May 2008 20:16:10 +0900 In-reply-to: <481DCC48.4040700@gnu.org> (message from Jason Rumney on Sun, 04 May 2008 15:46:32 +0100) X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.aist.go.jp id m46BGNb8023478 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:96580 Archived-At: In article <481DCC48.4040700@gnu.org>, Jason Rumney writ= es: > Kenichi Handa wrote: > > Yes. But, modifying all of "x-list-fonts and things like > > that" can't be done quickly, and as it is not that urgent > > task, we can leave it until later. On the other hand, > > setting FONT_NAME_INDEX of font-vector to a font name of > > XLFD format can be done easily and quickly. > > =20 > OK, I understand now, it is a temporary measure to avoid inconveniencin= g=20 > users while this work is ongoing. I'll change the w32 font code for now= =20 > then. Thank you. > Kenichi Handa wrote: > > Yes. As soon as Windows port code gets stable, I'll merge > > it to the trunk. > > =20 > I think it is ready to merge now. I have a trip from Tomorrow to join 2008 Text Layout Summit held in conjunction with the Libre Graphics Meeting in Wroc=C5=82aw, Poland (are there anyone else who join it?). So, I don't have a time to finish ChangeLogs now. I'll work on merging after I come back to Japan. If you think the mering should be done as soon as possible, please go ahead. --- Kenichi Handa handa@ni.aist.go.jp