#3144: Parent and child match pattern modifier
--------------------------+----------------------
  Reporter:  jlh          |      Owner:  mutt-dev
      Type:  enhancement  |     Status:  new
  Priority:  minor        |  Milestone:
 Component:  mutt         |    Version:
Resolution:               |   Keywords:
--------------------------+----------------------

Old description:

> 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

New description:

 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

--

Comment (by kevin8t8):

 Thanks for the ping.  I will take a look at this for 1.9.

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

Reply via email to