#3947: Pattern modifier "~=" (duplicated messages) does not work
---------------------+----------------------
  Reporter:  Mvxxc   |      Owner:  mutt-dev
      Type:  defect  |     Status:  new
  Priority:  minor   |  Milestone:
 Component:  mutt    |    Version:  1.8.2
Resolution:          |   Keywords:
---------------------+----------------------

Comment (by kevin8t8):

 Right now I don't have a better solution than the push workaround you
 discovered yourself.

 Scoring occurs as the mailbox is opened, before any sorting.  Since the
 messages haven't been threaded, ~= doesn't match anything.

 The push delays a rescore until after the mailbox is loaded/sorted, so the
 second time around ~= finds the dups that threading has marked.

 I haven't spent much time in the scoring code before, so I'll have to
 think about it some more.  For now, I'll add a note in the documentation
 about the problem and push workaround.

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3947#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to