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

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

Re: How to get rid of *GNU Emacs* buffer on start-up?


From: Giorgos Keramidas
Subject: Re: How to get rid of *GNU Emacs* buffer on start-up?
Date: Tue, 16 Sep 2008 10:39:40 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix)

On Mon, 15 Sep 2008 22:28:29 -0700 (PDT), Davin Pearson 
<davin.pearson@gmail.com> wrote:
> Every time I start Emacs I have to bury to *GNU Emacs" buffer.  This
> is a little bit annoying having to do this.

Try setting:

    inhibit-startup-screen  => t
    inhibit-splash-screen   => t

For more details, look at the documentation of these variables with:

    C-h v inhibit-startup-screen RET
    C-h v inhibit-splash-screen RET



reply via email to

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