*** empty log message ***
[gnus] / lisp / nnmail.el
index 2977710..d039723 100644 (file)
@@ -885,7 +885,7 @@ See the documentation for the variable `nnmail-split-fancy' for documentation."
                     nnmail-use-procmail)
                 (directory-files 
                  nnmail-procmail-directory 
-                 t (concat (if group (concat "/" group) "")
+                 t (concat (if group (concat "^" group) "")
                            nnmail-procmail-suffix "$") t)))
           (p procmails)
           (crash (when (and (file-exists-p nnmail-crash-box)