nnimap.el: Handle nil arg to nnimap-request-group
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 5 Sep 2015 02:09:04 +0000 (10:09 +0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 5 Sep 2015 02:09:04 +0000 (10:09 +0800)
commit965fb88c162e2d725ee472a999eee94c08844d74
tree2a9f2b91beeb80778ee35f07cb405e146b9f4c0e
parent2c102003004f4fa3dd5fe1f56c66936f386c4359
nnimap.el:  Handle nil arg to nnimap-request-group

* nnimap.el (nnimap-request-group):  Handle nil "info" arg.  This arg
isn't always passed in, check it's not nil before making it into a list.
The active arg will also be nil if the group is new, check for that.
lisp/ChangeLog
lisp/nnimap.el