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

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

How to get rid of *GNU Emacs* buffer on start-up by pressing a key as it


From: gnuist006
Subject: How to get rid of *GNU Emacs* buffer on start-up by pressing a key as it used to be
Date: Sun, 12 Apr 2015 19:43:59 -0700 (PDT)
User-agent: G2/1.0

Hi everyone,

How to get rid of *GNU Emacs* buffer on start-up by pressing a key as it used 
to be?

The following are not satisfactory as its good to see the welcome buffer but 
then have it disappear by any convenient key.

(setq inhibit-start-screen 1)
(setq inhibit-startup-screen t)
(setq inhibit-splash-screen  t)

Bolega



reply via email to

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