2015-01-29 Lars Ingebrigtsen <larsi@gnus.org>
+ * nnimap.el (nnimap-request-group): Allow running this function on
+ groups that don't exist in Gnus yet.
+
* message.el (message-smtpmail-send-it): Remove the mail header
separator before sending.
articles active marks high low)
(with-current-buffer nntp-server-buffer
(when result
- (when (or (not dont-check)
- (not (setq active
- (nth 2 (assoc group nnimap-current-infos)))))
+ (when (and info
+ (or (not dont-check)
+ (not (setq active
+ (nth 2 (assoc group nnimap-current-infos))))))
(let ((sequences (nnimap-retrieve-group-data-early
server (list info))))
(nnimap-finish-retrieve-group-infos server (list info) sequences