Re: How to get rid of *GNU Emacs* buffer on start-up?
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

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

Group: gnu.emacs.help · Group Profile
Author: Adam Rooke
Date: Sep 16, 2008 01:14

I think this line of code will stop the start screen from appearing:
(setq inhibit-start-screen 1)

Documentation:
Non-nil inhibits the startup screen.

This is for use in your personal init file (but NOT site-start.el), once
you are familiar with the contents of the startup screen.
no comments
diggit! del.icio.us! reddit!