From a9f3a935c3f8173ba7c499654405513a87bc3002 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 31 Dec 2016 20:03:52 +0100 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20show=20the=20startup=20screen?= =?UTF-8?q?=20in=20Emacs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emacs/.emacs.d/init.org | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 6955fcf..2e10614 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -171,6 +171,16 @@ To start off, first I need to enable lexical binding. (setq-default tab-width 4) #+END_SRC +* Inhibit startup screen + + I've been using Emacs long enough not to need the startup screen + anymore. I don't see it on my PC where I start Emacs in daemon mode, + but on my laptop I always start it normally, so it gets in the way. + + #+BEGIN_SRC emacs-lisp + (setq inhibit-startup-screen t) + #+END_SRC + * Font Set the default font to a more pleasing one, in my opinion, with a