Use the group name instead if "nndraft".
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 29 Sep 2010 14:33:58 +0000 (16:33 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Wed, 29 Sep 2010 14:33:58 +0000 (16:33 +0200)
Fix found by Nils Ackermann.

lisp/ChangeLog
lisp/nndraft.el

index 8484540..f0ec65a 100644 (file)
@@ -1,3 +1,8 @@
+2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nndraft.el (nndraft-request-expire-articles): Use the group name
+       instead if "nndraft".  Fix found by Nils Ackermann.
+
 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
index 5dc51f3..98c14d4 100644 (file)
@@ -224,7 +224,7 @@ are generated if and only if they are also in `message-draft-headers'.")
   (let* ((nnmh-allow-delete-final t)
         (nnmail-expiry-target
          (or (gnus-group-find-parameter
-              (gnus-group-prefixed-name "nndraft" (list 'nndraft server))
+              (gnus-group-prefixed-name group (list 'nndraft server))
               'expiry-target t)
              nnmail-expiry-target))
         (res (nnoo-parent-function 'nndraft