]> git.cworth.org Git - sup/blobdiff - bin/sup-sync
Keymap: improve behaviour of apply to tagged in thread index
[sup] / bin / sup-sync
index 4a05257f9b515374ee9235629a3a906a09b024cc..ac5caf6c6b724e2df48db24afb46994e8cfaa683 100644 (file)
@@ -133,7 +133,7 @@ begin
     num_added = num_updated = num_scanned = num_restored = 0
     last_info_time = start_time = Time.now
 
-    Redwood::PollManager.add_messages_from source do |m, offset, entry|
+    Redwood::PollManager.add_messages_from source, :force_overwrite => true do |m, offset, entry|
       num_scanned += 1
       seen[m.id] = true