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: M-x display-splash-screen change? Date: Tue, 26 Sep 2006 09:51:43 +0900 Message-ID: References: <87fyef20pf.fsf@stupidchicken.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1159232009 9041 80.91.229.2 (26 Sep 2006 00:53:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Sep 2006 00:53:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 26 02:53:23 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GS1CK-0000if-8s for ged-emacs-devel@m.gmane.org; Tue, 26 Sep 2006 02:53:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GS1CJ-0002tM-T2 for ged-emacs-devel@m.gmane.org; Mon, 25 Sep 2006 20:53:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GS1C8-0002t5-Fm for emacs-devel@gnu.org; Mon, 25 Sep 2006 20:53:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GS1C5-0002sr-TT for emacs-devel@gnu.org; Mon, 25 Sep 2006 20:53:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GS1C5-0002so-Or for emacs-devel@gnu.org; Mon, 25 Sep 2006 20:53:05 -0400 Original-Received: from [150.29.246.133] (helo=mx1.aist.go.jp) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GS1Gb-0001mg-Qg for emacs-devel@gnu.org; Mon, 25 Sep 2006 20:57:46 -0400 Original-Received: from smtp2.aist.go.jp ([150.29.246.12]) by mx1.aist.go.jp with ESMTP id k8Q0r02u024252; Tue, 26 Sep 2006 09:53:00 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp2.aist.go.jp with ESMTP id k8Q0qxs0000702; Tue, 26 Sep 2006 09:52:59 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 3.36 #1 (Debian)) id 1GS1Ak-0007hL-00; Tue, 26 Sep 2006 09:51:43 +0900 Original-To: Chong Yidong In-reply-to: <87fyef20pf.fsf@stupidchicken.com> (message from Chong Yidong on Mon, 25 Sep 2006 15:41:32 -0400) 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:60225 Archived-At: In article <87fyef20pf.fsf@stupidchicken.com>, Chong Yidong writes: > Kenichi Handa writes: > > I got a report that claims that the splash screen shown by > > M-x display-splash-screen RET used to disappear on user > > input, but now it doesn't. > > > > Is it an intentional change? > Yes, see Ah, I see. > http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00790.html > > Don't we need this change (and the description in docstring > > about this behavior)? > Looks fine to check in. Ok, done. --- Kenichi Handa handa@m17n.org