]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fancy Mail Splitting): Remove backslash in the
authorJuri Linkov <juri@jurta.org>
Fri, 8 Oct 2004 22:19:18 +0000 (22:19 +0000)
committerJuri Linkov <juri@jurta.org>
Fri, 8 Oct 2004 22:19:18 +0000 (22:19 +0000)
example of nnmail-split-fancy.

man/gnus.texi

index c94845c7a8ba979e74cd495fbd2555d7c63cc6eb..576877cb8616e9a6eba73568d43f27e761b40e07 100644 (file)
@@ -14002,7 +14002,7 @@ Let's look at an example value of this variable first:
       ;; @r{the bugs- list, but allow cross-posting when the}
       ;; @r{message was really cross-posted.}
       (any "bugs-mypackage@@somewhere" "mypkg.bugs")
-      (any "mypackage@@somewhere\" - "bugs-mypackage" "mypkg.list")
+      (any "mypackage@@somewhere" - "bugs-mypackage" "mypkg.list")
       ;; @r{People@dots{}}
       (any "larsi@@ifi\\.uio\\.no" "people.Lars_Magne_Ingebrigtsen"))
    ;; @r{Unmatched mail goes to the catch all group.}