chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8308648
)
dot/gnus-local.el.distorted: Require `nnmail' before mentioning its variables.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Apr 2020 18:38:24 +0000
(19:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 18 Apr 2020 18:38:24 +0000
(19:38 +0100)
Fixes an error on startup.
dot/gnus-local.el.distorted
patch
|
blob
|
blame
|
history
diff --git
a/dot/gnus-local.el.distorted
b/dot/gnus-local.el.distorted
index 9fbace1c6797872af291cd650393e1d819630791..50b71598e60ded0a73a22eb094f1b7d93b494cae 100644
(file)
--- 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\\|"