Hi Valdis,
pick -from <address> -subject '\[PATCH [45]\.[0-9]'
...
However, it *also* catches messages of the form 'Subject: Re: [PATCH ....' which is unacceptable for the use case in question.
Bakul answered about the anchors. Another approach is to rule out
replies.
-sub foo -and -not -sub re:
-sub foo -and -not --references '_*'
--
Cheers, Ralph.
--
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [nmh-workers] Flagging messages, Arthur Alinovi |
|---|---|
| Next by Date: | Re: [nmh-workers] Flagging messages, Ralph Corderoy |
| Previous by Thread: | Re: [nmh-workers] Stupid 'pick' question..., Robert Elz |
| Next by Thread: | Re: [nmh-workers] Stupid 'pick' question..., Robert Elz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |