Use ',source.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 9 Jan 2001 07:51:04 +0000 (07:51 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Tue, 9 Jan 2001 07:51:04 +0000 (07:51 +0000)
lisp/nnmail.el

index cf43fca..bf4f56f 100644 (file)
@@ -1575,7 +1575,7 @@ See the documentation for the variable `nnmail-split-fancy' for documentation."
                         ',spool-func
                         (if (equal file orig-file)
                             nil
-                          (nnmail-get-split-group orig-file ,source))
+                          (nnmail-get-split-group orig-file ',source))
                         ',(intern (format "%s-active-number" method))))))
          (incf total new)
          (incf i)))