From: Eric Wong Date: Mon, 19 Apr 2021 08:52:15 +0000 (+0000) Subject: lei q: --save and --augment may be combined X-Git-Tag: v1.7.0~785 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=48a3de066689174f65d5e12ebaff8f03f97942fb;hp=48a3de066689174f65d5e12ebaff8f03f97942fb;p=public-inbox.git lei q: --save and --augment may be combined This necessitated fixing pause_dedupe to release the handle used by ->lock_for_scope_fast, but otherwise no changes to the LeiToMail package. ---