* sb-mixi.el (shimbun-mixi-group-alist): Disable `new-topics'.
authorbg66 <bg66>
Fri, 10 Nov 2006 11:31:23 +0000 (11:31 +0000)
committerbg66 <bg66>
Fri, 10 Nov 2006 11:31:23 +0000 (11:31 +0000)
sb-mixi.el

index cf775b1..d6709c8 100644 (file)
@@ -33,7 +33,7 @@
 
 (defcustom shimbun-mixi-group-alist '(("new-diaries" . mixi-get-new-diaries)
                                      ("new-comments" . mixi-get-new-comments)
-                                     ("new-topics" . mixi-get-new-topics)
+;                                    ("new-topics" . mixi-get-new-topics)
                                      ("messages" . mixi-get-messages)
                                      ("my-diaries" . "/home.pl"))
   "*An alist of mixi shimbun group definition.