|
|
Log in / Subscribe / Register

Pre-testing Emacs 22

Pre-testing Emacs 22

Posted Nov 2, 2006 2:39 UTC (Thu) by lordsutch (guest, #53)
Parent article: Pre-testing Emacs 22

On the other hand, the new policy of requiring a keystroke to get past the "one component of the GNU/Linux operating system" screen is obnoxious - but this behavior can be disabled.
This is probably the #1 reason why my Emacs alternative still points to Emacs 21... so, how do I disable the nag screen?


to post comments

Startup screen

Posted Nov 2, 2006 3:01 UTC (Thu) by corbet (editor, #1) [Link]

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.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds