dot/bashrc, dot/zshrc: Promote invoking the common config.
[profile] / dot / gnus-local.el.distorted
index 9fbace1..94c8c32 100644 (file)
@@ -5,17 +5,8 @@
 ;;; (c) 2014 Mark Wooding
 ;;;
 
-;;;--------------------------------------------------------------------------
-;;; Random configuration.
-
 (setq auth-sources '("~/.gnus.authinfo"))
 
-(remove-hook 'gnus-mark-article-hook
-            'gnus-summary-mark-read-and-unread-as-read)
-(add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)
-
-(setq gnus-level-unsubscribed 6)
-
 ;;;--------------------------------------------------------------------------
 ;;; How to send mail.
 
@@ -93,6 +84,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\\|"