]> git.eshelyaron.com Git - emacs.git/commit
gnus-cloud: Improve cloud sync
authorDavid Edmondson <dme@dme.org>
Sat, 28 Mar 2020 19:03:58 +0000 (19:03 +0000)
committerTed Zlatanov <tzz@lifelogs.com>
Tue, 16 Jun 2020 18:10:52 +0000 (14:10 -0400)
commita77ac015b3fecc4a63ae42712b693e3158fc5452
tree4faa8d8fd9370394402a52d23440933b8c8479b8
parent4503dcf635aae4d40024267d373332bab588009f
gnus-cloud: Improve cloud sync

After replaying a set of actions downloaded by gnus-cloud, persist the
highest sequence number seen as the local `gnus-cloud-sequence'
number, in order that a future download will not unnecessarily replay
previously seen actions and any future uploads from this emacs
instance use a higher sequence number than that downloaded.

Remove the test on whether individual newsrc entries are older than
the current time, as that is always going to be the case.
lisp/gnus/gnus-cloud.el