Startup screen
Startup screen
Posted Nov 2, 2006 3:01 UTC (Thu) by corbet (editor, #1)In reply to: Pre-testing Emacs 22 by lordsutch
Parent article: Pre-testing Emacs 22
From the NEWS file:
** Emacs now displays a splash screen by default even if command-line arguments were given. The new command-line option --no-splash disables the splash screen; see also the variable `inhibit-startup-message' (which is also aliased as `inhibit-splash-screen').
I have (setq inhibit-startup-message t) in my .emacs.
