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: How to show *Warnings* buffer at startup time? [Re: Pretest next week] Date: Sat, 16 May 2009 10:02:33 +0900 Message-ID: References: <87ab5ev286.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1242435766 6244 80.91.229.12 (16 May 2009 01:02:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 16 May 2009 01:02:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 16 03:02:38 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 1M58IO-0002z3-Um for ged-emacs-devel@m.gmane.org; Sat, 16 May 2009 03:02:37 +0200 Original-Received: from localhost ([127.0.0.1]:60673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M58IO-0004qS-HR for ged-emacs-devel@m.gmane.org; Fri, 15 May 2009 21:02:36 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M58IJ-0004nK-DO for emacs-devel@gnu.org; Fri, 15 May 2009 21:02:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M58IF-0004n5-Sd for emacs-devel@gnu.org; Fri, 15 May 2009 21:02:31 -0400 Original-Received: from [199.232.76.173] (port=40104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M58IF-0004my-QS for emacs-devel@gnu.org; Fri, 15 May 2009 21:02:27 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:60869) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M58IE-0008GZ-WC for emacs-devel@gnu.org; Fri, 15 May 2009 21:02:27 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n4G12NUQ028944; Sat, 16 May 2009 10:02:23 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n4G12N0v021282; Sat, 16 May 2009 10:02:23 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n4G12MVN002708; Sat, 16 May 2009 10:02:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1M58IL-0004UL-FQ; Sat, 16 May 2009 10:02:33 +0900 In-reply-to: <87ab5ev286.fsf@cyd.mit.edu> (message from Chong Yidong on Fri, 15 May 2009 11:02:17 -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:110905 Archived-At: In article <87ab5ev286.fsf@cyd.mit.edu>, Chong Yidong writes: > > I've just noticed that the subject issure is not yet settled. I think > > this is not a serious one but the attached patch to startup.el is > > simple and it helps people identify a fontset problem earlier. > Sorry, I forgot about this issue when you first raised it. But I don't > think it's serious enough to carve out an exception to the > regressions-only rule. Ok, I see. --- Kenichi Handa handa@m17n.org