Importing Pterodactyl Gnus v0.97.
[elisp/gnus.git-] / lisp / gnus-group.el
index 5423962..cbc6735 100644 (file)
@@ -3289,7 +3289,7 @@ and the second element is the address."
   (gnus-browse-foreign-server method))
 
 (defun gnus-group-set-info (info &optional method-only-group part)
-  (when info
+  (when (or info part)
     (let* ((entry (gnus-gethash
                   (or method-only-group (gnus-info-group info))
                   gnus-newsrc-hashtb))