From: Mark Wooding Date: Sat, 18 Apr 2020 18:38:24 +0000 (+0100) Subject: dot/gnus-local.el.distorted: Require `nnmail' before mentioning its variables. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/db6e1e360089e2b8679f6f6018e4fd12edae6510?hp=8308648a418a420474199eff329916178355ad30 dot/gnus-local.el.distorted: Require `nnmail' before mentioning its variables. Fixes an error on startup. --- diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 9fbace1..50b7159 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -93,6 +93,7 @@ (address "distorted.mdw@gmail.com") ("X-mdw-Send-Mail" "gmail-smtp")))) +(require 'nnmail) (setq nnmail-split-abbrev-alist (mdw-uniquify-alist `((to . ,(concat "to\\|cc\\|apparently-to\\|envelope-to\\|"