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: fontset/font change Date: Fri, 13 Mar 2009 14:10:04 +0900 Message-ID: References: <87ljrcb23h.fsf@catnip.gol.com> <87ab7rwny3.fsf@catnip.gol.com> <87eix32xfa.fsf@cyd.mit.edu> <878wnaj1xf.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1236921024 31372 80.91.229.12 (13 Mar 2009 05:10:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 05:10:24 +0000 (UTC) Cc: miles@gnu.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 13 06:11:40 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 1LhzgJ-0004eQ-MB for ged-emacs-devel@m.gmane.org; Fri, 13 Mar 2009 06:11:39 +0100 Original-Received: from localhost ([127.0.0.1]:44217 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lhzex-0002a1-Ow for ged-emacs-devel@m.gmane.org; Fri, 13 Mar 2009 01:10:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lhzeq-0002Zu-9R for emacs-devel@gnu.org; Fri, 13 Mar 2009 01:10:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lhzek-0002WU-Cn for emacs-devel@gnu.org; Fri, 13 Mar 2009 01:10:06 -0400 Original-Received: from [199.232.76.173] (port=47560 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lhzek-0002WK-3Q for emacs-devel@gnu.org; Fri, 13 Mar 2009 01:10:02 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:49025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lhzec-0005OB-QR; Fri, 13 Mar 2009 01:09:59 -0400 Original-Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id n2D59p1o026779; Fri, 13 Mar 2009 14:09:51 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id n2D59pir016361; Fri, 13 Mar 2009 14:09:51 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp4.aist.go.jp with ESMTP id n2D59pYE010007; Fri, 13 Mar 2009 14:09:51 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1Lhzem-0004Hs-50; Fri, 13 Mar 2009 14:10:04 +0900 In-reply-to: <878wnaj1xf.fsf@cyd.mit.edu> (message from Chong Yidong on Thu, 12 Mar 2009 09:39:08 -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:109598 Archived-At: In article <878wnaj1xf.fsf@cyd.mit.edu>, Chong Yidong writes: > Kenichi Handa writes: >>> It seems a little cleaner to have nil specify the current fontset rather >>> than fontset-default, but only a little. In your estimation, is there a >>> significant amount of outside code (e.g. user customizations) that rely >>> on the old behavior? > > > > I don't think so because I don't here any complaints about > > it after I changed t for the default long ago in > > emacs-unicode-2 branch. And even since the merge of about > > one year ago, there's no complaint either. > > > > So, if you maintainers think that the incompatible change > > now is ok, I'll do (2) above quickly. > Please go ahead. You should make a note of this change in etc/NEWS as > well. Just done. --- Kenichi Handa handa@m17n.org