Get info for virtual groups last.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 5 Sep 2010 12:01:16 +0000 (14:01 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 5 Sep 2010 12:01:16 +0000 (14:01 +0200)
lisp/gnus-start.el

index 9325ddd..9a923ff 100644 (file)
@@ -1764,6 +1764,9 @@ If SCAN, request a scan of that group as well."
 
 (defun gnus-method-rank (type method)
   (cond
+   ;; Get info for virtual groups last.
+   ((eq (car method) 'nnvirtual)
+    200)
    ((eq type 'primary)
     1)
    ;; Compute the rank of the secondary methods based on where they