From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rodrigo Lazo Newsgroups: gmane.emacs.help Subject: Re: Scratch buffer default text Date: Mon, 1 May 2006 20:57:20 -0500 Message-ID: <20060501205720.50476838.rlazo.paz@gmail.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1146535060 24464 80.91.229.2 (2 May 2006 01:57:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 May 2006 01:57:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 02 03:57:39 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fak8w-0006wG-PA for geh-help-gnu-emacs@m.gmane.org; Tue, 02 May 2006 03:57:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fak8w-0001Uj-EQ for geh-help-gnu-emacs@m.gmane.org; Mon, 01 May 2006 21:57:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fak8m-0001Ue-Lo for help-gnu-emacs@gnu.org; Mon, 01 May 2006 21:57:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fak8j-0001UL-Ry for help-gnu-emacs@gnu.org; Mon, 01 May 2006 21:57:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fak8j-0001UI-Jg for help-gnu-emacs@gnu.org; Mon, 01 May 2006 21:57:25 -0400 Original-Received: from [64.233.184.226] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fak8m-0000o4-Ph for help-gnu-emacs@gnu.org; Mon, 01 May 2006 21:57:28 -0400 Original-Received: by wproxy.gmail.com with SMTP id i24so2233988wra for ; Mon, 01 May 2006 18:57:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type:content-transfer-encoding; b=uPZkuAHOpmNK8/awlSQsiSWXlgknnWgueHidsIXGQX4zaNlF5hjs/mVZRXF6gUZ8GhsvzKIPSdjZFNNah9P1R62pQMLDyRZW6eRA8ojDFhF3E+EFkV1ggrgo//03SkJfiURGapoFy+ZjIO9+/hOJUr3OUHGE7WrH3tNADsihGwo= Original-Received: by 10.54.78.2 with SMTP id a2mr217447wrb; Mon, 01 May 2006 18:57:24 -0700 (PDT) Original-Received: from mash.pond ( [200.48.78.58]) by mx.gmail.com with ESMTP id 6sm255519wrl.2006.05.01.18.57.23; Mon, 01 May 2006 18:57:24 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.12; i686-pc-linux-gnu) 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:34747 Archived-At: On Mon, 01 May 2006 19:15:39 +0200 bojohan+news@dd.chalmers.se (Johan Bockg=E5rd) wrote: > Rodrigo Lazo writes: >=20 > > I would like to put some customized text in the header of the > > scratch buffer, so its the first thing I see when I open emacs. How > > could I do it? >=20 > Use the variable `initial-scratch-message'. That's exactly what I was looking for. It solved half of my problem, because I had set inhibit-splash-screen to t, so that message doesn't appear (but my girlfriend do have enabled splash-screen so it did the trick). For my case I would use Drew's solution, unless somebody else has another way to solve it Thanks a lot! --=20 Rodrigo Lazo (rlazo)