]> Sergey Matveev's repositories - public-inbox.git/commit
lei: implicitly watch all Maildirs it knows about
authorEric Wong <e@80x24.org>
Thu, 19 Aug 2021 09:49:34 +0000 (09:49 +0000)
committerEric Wong <e@80x24.org>
Sat, 21 Aug 2021 20:52:46 +0000 (20:52 +0000)
commit6b8a044462073a15f7746c597f4fd2d4bddf5e7a
tree928d54493df2ed01380b65397b8696671d676850
parentd99020ac3612308d04e3760bd780417218748168
lei: implicitly watch all Maildirs it knows about

This allows MUA-made flag changes to Maildirs to be instantly
read and acknowledged for future search results.

In the future, it may be used to speed up --augment and
--import-before (the default) with with "lei q".
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiMailSync.pm
lib/PublicInbox/LeiNoteEvent.pm
lib/PublicInbox/LeiStore.pm