emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/nnmail.el
Date: Tue, 04 Oct 2005 18:51:18 -0400

Index: emacs/lisp/gnus/nnmail.el
diff -c emacs/lisp/gnus/nnmail.el:1.29 emacs/lisp/gnus/nnmail.el:1.30
*** emacs/lisp/gnus/nnmail.el:1.29      Sat Aug  6 19:51:42 2005
--- emacs/lisp/gnus/nnmail.el   Tue Oct  4 22:51:06 2005
***************
*** 1142,1148 ****
                       5 "Error in `nnmail-split-methods'; using `bogus' mail 
group")
                      (sit-for 1)
                      '("bogus")))))
!             (setq split (gnus-remove-duplicates split))
              ;; The article may be "cross-posted" to `junk'.  What
              ;; to do?  Just remove the `junk' spec.  Don't really
              ;; see anything else to do...
--- 1142,1148 ----
                       5 "Error in `nnmail-split-methods'; using `bogus' mail 
group")
                      (sit-for 1)
                      '("bogus")))))
!             (setq split (mm-delete-duplicates split))
              ;; The article may be "cross-posted" to `junk'.  What
              ;; to do?  Just remove the `junk' spec.  Don't really
              ;; see anything else to do...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]