From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: emacs 19.34 to emacs-21.3 changes Date: Wed, 13 Aug 2003 21:32:29 +0200 Organization: http://purl.org/harder/ 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 1060804012 10254 80.91.224.253 (13 Aug 2003 19:46:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2003 19:46:52 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Aug 13 21:46:51 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 19n1a7-0004XC-00 for ; Wed, 13 Aug 2003 21:46:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19n1ZY-00013q-J0 for geh-help-gnu-emacs@m.gmane.org; Wed, 13 Aug 2003 15:46:16 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; 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:11791 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11791 Warren L Dodge writes: > I just went from emacs-19.34 to emacs-21.3 on Solaris 8. A lot has > happened over the last few years. > > There are a few things I just can't figure out. > > 1. How do you make the initial screen go away without clicking on it? I > fire up RMAIL in my .emacs. I see RMAIL come up and then the initial > screen comes up and I have to click to make it go away. In 19.34 it > would not come up if RMAIL was started. ,----[ C-h v inhibit-startup-message RET ] | inhibit-startup-message's value is t | | *Non-nil inhibits the initial startup message. | This is for use in your personal init file, once you are familiar | with the contents of the startup message. | | You can customize this variable. | `----