<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #3421: View limited to threads with ~() does not update properly



#3421: View limited to threads with ~() does not update properly
---------------------------+------------------------------------------------
 Reporter:  madduck        |       Owner:  me      
     Type:  defect         |      Status:  accepted
 Priority:  major          |   Milestone:          
Component:  mutt           |     Version:  1.5.20  
 Keywords:  limit threads  |  
---------------------------+------------------------------------------------
Changes (by me):

  * owner:  mutt-dev => me
  * status:  new => accepted


Comment:

 This is caused by the fact that mutt_sort_threads() is not called until
 after determining if newly arrived messages match the current limit
 pattern.  Not obvious how to fix this offhand without having to do a
 pattern match on the entire mailbox for every new mail.

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