update unseen sequence after display
authorPhilipp Takacs <philipp@bureaucracy.de>
Sun, 15 Dec 2019 13:44:57 +0000 (14:44 +0100)
committerPhilipp Takacs <philipp@bureaucracy.de>
Thu, 26 Mar 2020 20:36:00 +0000 (21:36 +0100)
before this patch, if messages are displaied with a pager and during
that time a new message comes to the folder. The new message is added
to the unseen sequence. But after closing the pager the unseen sequence
gets overwritten and the new message is removed from the unseen
sequence.

Now the sequence file gets reread before remove the shown messages
from the unseen sequenece.


No differences found