From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: splash screen display when Emacs is given arguments Date: 24 May 2002 14:06:46 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <87k7ptwy09.fsf@pot.cnuce.cnr.it> References: <1022050493.16292.4101.camel@space-ghost> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022242195 22487 127.0.0.1 (24 May 2002 12:09:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 24 May 2002 12:09:55 +0000 (UTC) Cc: Colin Walters , emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17BDtL-0005qY-00 for ; Fri, 24 May 2002 14:09:55 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17BE9D-0000Ws-00 for ; Fri, 24 May 2002 14:26:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17BDtc-00021M-00; Fri, 24 May 2002 08:10:12 -0400 Original-Received: from pot.cnuce.cnr.it ([146.48.83.182]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17BDqQ-0001jB-00; Fri, 24 May 2002 08:06:55 -0400 Original-Received: from pot by pot.cnuce.cnr.it with local (Exim 3.35 #1 (Debian)) id 17BDqI-00008j-00; Fri, 24 May 2002 14:06:46 +0200 Original-To: Miles Bader In-Reply-To: Original-Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4332 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4332 Miles Bader writes: I agree with you, that the new behavior is awful, but the change was intentional. I thought it was a bug and it would go away soon... I often call Emacs with a --funcall argument that load certain things, and now I have to start the session by pressing ^L. Not the worst thing in the world, but a little annoying. Okay, I can set inhibit-start-message in my .emacs. By the way, wouldn't it be wise to have an alias for inhibit-start-message that contains the word "splash", such as inhibit-splash-screen or the like?