From a8d4cd84a2d3411d2baedb0d2303224a6d8c25b7 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 20 Apr 2014 15:29:48 +0200 Subject: Move elnode setting to init.org --- .emacs.d/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 5ecadbd..6cb703b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -910,10 +910,6 @@ from myaethon2.core.decorators import ( ;;;; Unconditional settings -;; Can't be put in an eval-after-load or such because by then it will -;; be too late. -(setq elnode-do-init nil) - (add-to-list 'debug-ignored-errors "^Can't shift all lines enough") (eval '(setq inhibit-startup-echo-area-message "slash")) -- cgit v1.2.3-54-g00ecf