Make nnml save the .overview file when used as an expiry target
commitf4692fa290e4dca3a636f6872a9b4bc61797b008
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2018 14:53:07 +0000 (12 16:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 12 Apr 2018 14:53:07 +0000 (12 16:53 +0200)
treec9cf8af9569679ad9fa1210b2485b28b9487bc24
parentc0593bfc7c37d73ef65c4dad4071495200fd76e4
Make nnml save the .overview file when used as an expiry target

* lisp/gnus/nnmail.el (nnmail-expiry-target-group): Always pass in
the `last' parameter to the acceptance function so that backends
like nnml save the .overview file (bug#24499).  This may slow down
some use cases.
lisp/gnus/nnmail.el