Eric Wong <[email protected]> wrote: > This will eventually be supported for other mail stores, > but Maildir is the easiest to test and support, here. > > This lets us avoid a situation where flag changes get > lost between search results.
> --- a/lib/PublicInbox/LEI.pm > +++ b/lib/PublicInbox/LEI.pm > @@ -113,7 +113,7 @@ our %CMD = ( # sorted in order of importance/use: > qw(save-as=s output|mfolder|o=s format|f=s dedupe|d=s threads|t+ > sort|s=s reverse|r offset=i remote! local! external! pretty > include|I=s@ exclude=s@ only=s@ jobs|j=s globoff|g augment|a > - import-remote! lock=s@ > + import-remote! import-augment! lock=s@ --import-augment is the wrong name for this option, since the import happens even when --augment isn't specified. How about "--import-before" ? -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
