The completion function expects a list instead of an alist.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 5 Dec 2010 21:10:28 +0000 (22:10 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 5 Dec 2010 21:10:28 +0000 (22:10 +0100)
lisp/ChangeLog
lisp/gnus-sum.el

index edf4433..4499c7d 100644 (file)
@@ -1,5 +1,8 @@
 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-sum.el (gnus-summary-respool-article): The completion function
+       expects a list instead of an alist.
+
        * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
        string as the parameter.
 
index 149ba5a..2bb39af 100644 (file)
@@ -10004,7 +10004,7 @@ current group into whatever groups they are destined to.  In the
 latter case, they will be copied into the relevant groups."
   (interactive
    (list current-prefix-arg
-        (let* ((methods (gnus-methods-using 'respool))
+        (let* ((methods (mapcar #'car (gnus-methods-using 'respool)))
                (methname
                 (symbol-name (or gnus-summary-respool-default-method
                                  (car (gnus-find-method-for-group