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:32:41 -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 1070221578 4666 80.91.224.253 (30 Nov 2003 19:46:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 30 Nov 2003 19:46:18 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 30 20:46:14 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 1AQXWI-0001ud-01 for ; Sun, 30 Nov 2003 20:46:14 +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 1AQYSn-0007uH-5o for geh-help-gnu-emacs@m.gmane.org; Sun, 30 Nov 2003 15:46:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!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:O0Muf4u7NFfr2khY6JaRPgcEIxM= Original-Lines: 25 Original-NNTP-Posting-Host: d108c9e2.news.bitstream.net Original-X-Trace: 1070220786 gemini.bitstream.net 1098 216.243.177.155 Original-X-Complaints-To: abuse@bitstream.net Original-Xref: shelby.stanford.edu gnu.emacs.help:118818 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:14762 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14762 Piet van Oostrum writes: >>>>>> Tim McNamara (TM) wrote: > > TM> I built Emacs 21.3.50.1 from CVS on OS X 10.1.5, using Andrew > TM> Choi's instructions. Actually, I built it twice, once for > TM> Carbon and once for X11. This was my first-ever compilation of > TM> an application, so I am pretty much an utter newbie with this. > TM> I've noticed a couple of things that I wonder about: > > TM> 1. The Emacs splash screen seems to be missing (I have a > TM> different build obtained through the Fink Project which does > TM> present the splash screen, v. 21.2.something) > > TM> 2. I can't seem to get the Toolbar to display in the Carbon > TM> build, but it works fine in the X11 build. > > Carbon emacs has no graphics support AFAIK. That takes care of the > second point and probably also of the first. Ah. I wondered about that as Gnus 5.10 launches with the old ASCII "gnu" rather than the newer, fancier one I see when I launceEmacs under X11. However, in point 1 I was referring to the X11 version. That may be the result of the initial frame being too small, I'll have to set the geometry to open a larger frame.