From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: customize splash screen Date: Fri, 02 Nov 2007 14:57:11 +0200 Message-ID: References: <87abpwj38i.fsf@DEBLAP1.BeNet> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1194008281 22218 80.91.229.12 (2 Nov 2007 12:58:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Nov 2007 12:58:01 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 02 13:58:01 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Inw5w-0000yw-HZ for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Nov 2007 13:57:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Inw5m-0007zr-0H for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Nov 2007 08:57:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Inw5V-0007xV-Cj for help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 08:57:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Inw5T-0007uq-SJ for help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 08:57:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Inw5T-0007ua-Kk for help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 08:57:23 -0400 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Inw5T-0001wX-1t for help-gnu-emacs@gnu.org; Fri, 02 Nov 2007 08:57:23 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-163-103.inter.net.il [84.228.163.103]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JHD60293 (AUTH halo1); Fri, 2 Nov 2007 14:56:57 +0200 (IST) In-reply-to: <87abpwj38i.fsf@DEBLAP1.BeNet> (message from Joe Bloggs on Fri, 02 Nov 2007 11:28:29 +0000) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48983 Archived-At: > From: Joe Bloggs > Date: Fri, 02 Nov 2007 11:28:29 +0000 > > Hi, can anyone tell me if it is possible to change the emacs splash screen? Of course, it's possible! This is Emacs, remember? See the option fancy-splash-image (if you want to show a different image) and the variable fancy-splash-text (defined on startup.el).