From 207e636cb3cb73e35a2fb2b9b96366f3de51c00c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 26 Jan 2014 12:31:40 +0100 Subject: Inhibit startup message more --- .emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 2af4ed7..c53578d 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -911,6 +911,8 @@ If no direction is given, don't split." (add-to-list 'debug-ignored-errors "^Can't shift all lines enough") +(eval '(setq inhibit-startup-echo-area-message "slash")) + ;;;; Module-specific settings (stante-after appt -- cgit v1.2.3-54-g00ecf