On 2015-01-29 09:51, Alan Schmitt writes: >> Hm. Is "nnimap+local:old.lists.formal.2014.01" a group that Gnus >> possibly doesn't know about yet (i.e., it isn't subscribed yet when this >> is done)? If so, I think I understand why this happens... > > Well, it shows up in the Group buffer when I show every group, and I can > access it … > >> I'll push a fix in a few minutes. > > Thanks, I can easily give it a try (I only need to change the expiry > delay). I just gave a try to the last push version, and I no longer can enter an imap group: Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil) nnimap-request-group("lists.js" "zimbra" t nil) gnus-request-group("lists.js" t) gnus-select-newsgroup("lists.js" nil nil) gnus-summary-read-group-1("lists.js" nil t nil nil nil) gnus-summary-read-group("lists.js" nil t nil nil nil nil) I edebugged it and the issue is the last "insert" command, where `active' is nil, because it is never set, because `info' is nil (lines 807-821 of nnimap.el). Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7