Re: [PATCH] Parent and childs match pattern modifiers
The patch cannot be applied due to:
On 2008-12-05 16:02:55 +0100, Jeremie Le Hen wrote:
> diff -urp mutt-1.5.18/doc/manual.xml.head
> mutt-1.5.18-parentchildmatch/doc/manual.xml.head
> --- mutt-1.5.18/doc/manual.xml.head 2008-05-16 07:50:13.000000000 +0200
> +++ mutt-1.5.18-parentchildmatch/doc/manual.xml.head 2008-11-17
> 17:55:31.000000000 +0100
> @@ -3935,11 +3935,12 @@ are allowed, too.
> <title>Pattern Modifier</title>
>
> <para>
> +<emphasis role="bold">Whole list</emphasis>.
> Note that patterns matching 'lists' of addresses (notably c,C,p,P and t)
> match if there is at least one match in the whole list. If you want to
> make sure that all elements of that list match, you need to prefix your
> pattern with ˆ.
> -This example matches all mails which only has recipients from Germany.
> +This example matches all mails which only has recipients from Germany:
> </para>
>
> <para>
Since 5517:4cc92c30543b, doc/manual.xml.head has:
pattern with <quote>ˆ</quote>.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)