(Splitting in IMAP): Fix parenthesis.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Apr 2003 08:37:02 +0000 (08:37 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Apr 2003 08:37:02 +0000 (08:37 +0000)
texi/gnus.texi

index 1457123..3fa518f 100644 (file)
@@ -16133,10 +16133,10 @@ the syntax of this variable have been extended along the lines of:
 @lisp
 (setq nnimap-split-rule
       '(("my1server"    (".*" (("ding"    "ding@@gnus.org")
-                               ("junk"    "From:.*Simon")))
+                               ("junk"    "From:.*Simon"))))
         ("my2server"    ("INBOX" nnimap-split-fancy))
         ("my[34]server" (".*" (("private" "To:.*Simon")
-                               ("junk"    my-junk-func)))))
+                               ("junk"    my-junk-func))))))
 @end lisp
 
 The virtual server name is in fact a regexp, so that the same rules