From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: On the new startup and scratch buffer Date: Fri, 29 Feb 2008 12:36:54 +0200 Message-ID: References: <47B319AD.3030804@alice.it> <87zlu4oi48.fsf@bar.jrock.us> <47B3320C.8060800@alice.it> <87ve4ip7g1.fsf@bar.jrock.us> <873arcvg86.fsf@jurta.org> <877igotztm.fsf@jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1204281844 17346 80.91.229.12 (29 Feb 2008 10:44:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 10:44:04 +0000 (UTC) Cc: angelo.graziosi@alice.it, jon@jrock.us, emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 29 11:44:28 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 1JV2j5-0006NP-Cv for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 11:44:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV2iY-0004r5-Jc for ged-emacs-devel@m.gmane.org; Fri, 29 Feb 2008 05:43:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JV2c3-0000GH-QZ for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:37:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JV2c1-0000Ea-Tl for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:37:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JV2c1-0000EO-L7 for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:37:09 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JV2c1-00017H-AH for emacs-devel@gnu.org; Fri, 29 Feb 2008 05:37:09 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-203-69.inter.net.il [80.230.203.69]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KJW73339 (AUTH halo1); Fri, 29 Feb 2008 12:36:38 +0200 (IST) In-reply-to: <877igotztm.fsf@jurta.org> (message from Juri Linkov on Fri, 29 Feb 2008 01:40:21 +0200) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:90859 Archived-At: > From: Juri Linkov > Date: Fri, 29 Feb 2008 01:40:21 +0200 > Cc: Jonathan Rockway , Angelo Graziosi > > > Installed on the trunk and the Emacs 22 branch. > > I also fixed a problem that when Emacs doesn't show the fancy startup screen > and uses `normal-splash-screen' instead of `fancy-startup-screen' then > it should follow the same logic that if there are a file name given on the > command line then it should display the first file in the top window and > the startup screen in another window below it. Are such changes in behavior really necessary at this stage in the pretest?