dot/xinitrc: Use $(( ... )) consistently for arithmetic evaluation.
[profile] / dot / gnus-local.el.distorted
index 64dced6..e753bdf 100644 (file)
@@ -24,8 +24,8 @@
 (setq gnus-select-method
       '(nntp "chiark-ssh-kludge"
             (nntp-open-connection-function nntp-open-authinfo-kludge)
-            (nntp-address "localhost:10119")
-            (nntp-authinfo-generic "md5cookie1way chiark")))
+            (nntp-address "tunnel.chiark.greenend.org.uk")
+            (nntp-authinfo-generic "md5cookie1way mdw")))
 
 ;;;--------------------------------------------------------------------------
 ;;; Where we get mail from.
@@ -65,7 +65,9 @@
 
 ;; Automatic expiry for particular groups.
 (setq gnus-auto-expirable-newsgroups
-      "^nnimap\\+distorted:\\(crap\\|spam\\|admin\\|lists\\|nag\\)\\..*")
+      (concat "^"
+             "\\(nnimap\\+[^:]+\\|nnvirtual\\):"
+             "\\(admin\\|crap\\|lists\\|nag\\|spam\\)\\."))
 
 ;; My various email addresses.
 (setq message-alternative-emails bbdb-user-mail-names