From bc30a8068b7dfe432b991b56e65e3b59f35c67c1 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 5 Jul 2018 15:01:54 +0200 Subject: Restore buffers a little more eagerly. --- init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.org') diff --git a/init.org b/init.org index ab3adef..0f8b7a8 100644 --- a/init.org +++ b/init.org @@ -1583,7 +1583,7 @@ This is even more stuff to be done after initialising packages. I still need to (desktop-save-mode t) (setq desktop-restore-eager 5) ; restore buffers lazily -(setq desktop-lazy-idle-delay 10) ; no hurry +(setq desktop-lazy-idle-delay 3) ; no hurry ;; ediff settings (setq ediff-diff-options "-w") -- cgit v1.2.3