]> err.no Git - dotfiles/commitdiff
typo
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 15 Dec 2003 16:44:54 +0000 (16:44 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Mon, 15 Dec 2003 16:44:54 +0000 (16:44 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@238 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

gnus

diff --git a/gnus b/gnus
index 96bac8ac275cbb292e7814b535fe064f4c231214..02f454820d294a676134a8f540ca6c804d108eb9 100644 (file)
--- a/gnus
+++ b/gnus
         
 ;gnus-select-method '(nntp "localhost")
         gnus-secondary-select-methods '((nnml "")
-;                                        (nnimap "raw"
-;                                                (nnimap-address "mail.raw.no")
-;                                                (nnimap-stream ssl)
-;                                                (nnimap-authenticator login)
-;                                                (nnimap-authinfo-file "~/.imap-authinfo"))
+                                        (nnimap "raw"
+                                                (nnimap-address "mail.raw.no")
+                                                (nnimap-stream ssl)
+                                                (nnimap-authenticator login)
+                                                (nnimap-authinfo-file "~/.imap-authinfo"))
                                         ))
 ;                                        (nnimap "peroivind@hardware"
 ;              (nnimap-address "mail.hardware.no")
@@ -494,7 +494,7 @@ inserts \" characters."
 (setq adaptive-fill-regexp (substring (default-value 'paragraph-start) 1 -1))
 
 (defun tfheen-debian-group-p ()
-  (if (= (string-match "nnml:linux.debian" gnus-newsgroup-name) 0) t nil))
+  (if (string-match "nnml:linux.debian" gnus-newsgroup-name) t nil))
 
 (defun tfheen-get-recipients-parsed ()
 (save-excursion