diff options
| author | Ryan Kavanagh <rak@debian.org> | 2020-02-23 10:53:50 -0500 |
|---|---|---|
| committer | Ryan Kavanagh <rak@debian.org> | 2020-02-23 10:53:50 -0500 |
| commit | 0ca61ce9eecaee285891873709f3926b7e65c7e6 (patch) | |
| tree | 60e4a333f8c0f40c9855d9d4299e1aed4d4e1ef6 | |
| parent | Clean up substitutions (diff) | |
defer loading gnus
Diffstat (limited to '')
| -rw-r--r-- | .emacs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |
