From 0ca61ce9eecaee285891873709f3926b7e65c7e6 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 23 Feb 2020 10:53:50 -0500 Subject: defer loading gnus --- .emacs | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index c9be92b..9576d2b 100644 --- a/.emacs +++ b/.emacs @@ -223,6 +223,8 @@ Extended Format date in the date field and return it as a string obeing :ensure t) (use-package gnus + :ensure t + :defer t :custom (gnus-select-method '(nntp "news.club.cc.cmu.edu" -- cgit v1.2.3