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

[Mutt] #3144: Parent and child match pattern modifier



#3144: Parent and child match pattern modifier
-------------------------+--------------------------------------------------
 Reporter:  jlh          |       Owner:  mutt-dev
     Type:  enhancement  |      Status:  new     
 Priority:  minor        |   Milestone:          
Component:  mutt         |     Version:          
 Keywords:               |  
-------------------------+--------------------------------------------------
 This patch implements the < and > pattern modifiers, to match against the
 following pattern against the parent message and the child messages
 respectively, instead of the current message itself.

 For example, all messages that have at least one duplicate that has been
 read:
     >(~= !~N)

 All replies to one of your mails (whose parent message has been issued by
 you):
     <~P

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