From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: Emacs from CVS question Date: Sun, 30 Nov 2003 13:30:19 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070221576 4663 80.91.224.253 (30 Nov 2003 19:46:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 19:46:16 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 30 20:46:13 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AQXWH-0001ud-00 for ; Sun, 30 Nov 2003 20:46:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AQYSB-0007eW-IX for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2003 15:46:03 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!in.100proofnews.com!in.100proofnews.com!news-out.visi.com!petbe.visi.com!gemini.bitstream.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:i+VJCJH6iS5h/+U8E9Ytx5pFrZw= Original-Lines: 18 Original-NNTP-Posting-Host: d108c9e2.news.bitstream.net Original-X-Trace: 1070220644 gemini.bitstream.net 1098 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: shelby.stanford.edu gnu.emacs.help:118817 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14760 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14760 Glenn Morris writes: > Tim McNamara wrote: > >> I built Emacs 21.3.50.1 from CVS on OS X 10.1.5, > [...] >> 1. The Emacs splash screen seems to be missing (I have a different >> build obtained through the Fink Project which does present the >> splash screen, v. 21.2.something) > > By "splash screen", do you mean the fancy splash screen (the one > with the picture of a gnu, etc)? Recent CVS versions only show this > if they think the initial frame is big enough. Try starting Emacs > with a larger frame than usual (using --geometry), as well as with > -q and --no-site-file. Yes, that's what I mean. I'll try setting it to a larger initial frame before presuming there's a bug.