From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: splash screen display when Emacs is given arguments Date: Mon, 27 May 2002 08:22:26 +0300 (IDT) Sender: emacs-devel-admin@gnu.org Message-ID: References: <1022446652.16291.5625.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 1022477256 24302 127.0.0.1 (27 May 2002 05:27:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 May 2002 05:27:36 +0000 (UTC) Cc: 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 17CD2e-0006Jr-00 for ; Mon, 27 May 2002 07:27:36 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17CDJp-0005U9-00 for ; Mon, 27 May 2002 07:45:22 +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 17CD2K-0007eN-00; Mon, 27 May 2002 01:27:16 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17CCzR-0007V7-00 for ; Mon, 27 May 2002 01:24:17 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA05861; Mon, 27 May 2002 08:22:26 +0300 (IDT) X-Sender: eliz@is Original-To: Colin Walters In-Reply-To: <1022446652.16291.5625.camel@space-ghost> 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:4412 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4412 On 26 May 2002, Colin Walters wrote: > On Fri, 2002-05-24 at 17:14, Richard Stallman wrote: > > An argument like --nosplash seems like a good idea to me. > > Please add it. > > Ok, done. Did you commit that change? I don't see it in today's CVS. Anyway, please don't forget to mention the change in NEWS, and please consider updating the user manual with the description of the new switch. Thanks! > Some GNOME programs (e.g. Evolution) use --no-splash, others (e.g. > AbiWord) use -nosplash. So there is precedent for this name (and it's > shorter), so that's what I added. Perhaps we should support both spellings.