help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how can I get rid of the message in the scratch


From: Bastien
Subject: Re: how can I get rid of the message in the scratch
Date: Thu, 23 Oct 2008 15:41:49 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

JimmyWu <frozenthrone88@gmail.com> writes:

> when I strat Emacs,there is always a short message in the scratch,like that
>
> ;; This buffer is for notes you don't want to save, and for Lisp evaluation.
> ;; If you want to create a file, visit that file with C-x C-f,
> ;; then enter the text in that file's own buffer.
>
> how could I get rid of it?

(setq initial-scratch-message "")

-- 
Bastien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]