@samp{\\1}\e$B!A\e(B@samp{\\9}) \e$B$r8+$F2<$5$$!#\e(B
@c \e$B$3$N9T$r@^$jJV$5$J$$$G2<$5$$!#\e(B
-@item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-match-partial-words}])
-\e$B$b$7J,3d$,%j%9%H$G!":G=i$NMWAG$,J8;zNs$G$"$j!"\e(B@var{field} (\e$B@55,I=8=\e(B) \e$B$K\e(B
-\e$B9gCW$9$k%X%C%@!<$,\e(B @var{value} (\e$B$3$l$b@55,I=8=\e(B) \e$B$K9gCW$9$kJ8;zNs$r4^$s$G\e(B
-\e$B$$$?$J$i$P!"\e(B@var{split} \e$B$G;XDj$5$l$?%0%k!<%W$K%a%C%;!<%8$r3JG<$7$^$9!#\e(B
+@item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
+\e$B$3$NJ,3d$O>/$J$/$H$b;0$D$NMWAG$r4^$s$G$$$kI,MW$,$"$j$^$9!#:G=i$NMW\e(B
+\e$BAG\e(B @var{field} (\e$B@55,I=8=\e(B) \e$B$K9gCW$9$k%X%C%@!<$,\e(B @var{value} (\e$B$3$l$b@55,I=\e(B
+\e$B8=\e(B) \e$B$K9gCW$9$kJ8;zNs$r4^$s$G$$$?$J$i$P!"\e(B@var{split} \e$B$G;XDj$5$l$?%0%k!<%W\e(B
+\e$B$K%a%C%;!<%8$r3JG<$7$^$9!#\e(B
+
@var{field} \e$B$N8e$K$"$C$F!"$7$+$b9gCW$7$?\e(B @var{value} \e$B$N:G8eHx$h$jA0$K$"\e(B
\e$B$k2?$+$NJ8;zNs$K\e(B @var{restrict} (\e$B$3$l$b$^$?@55,I=8=\e(B) \e$B$,9gCW$7$?$i!"\e(B
@var{split} \e$B$OL5;k$5$l$^$9!#$$$/$D$+$N\e(B @var{restrict} \e$B$N$I$l$b$,9gCW$7$J\e(B
\e$B$1$l$P\e(B @var{split} \e$B$,<B9T$5$l$^$9!#\e(B
-\e$B:G8e$NMWAG\e(B @var{invert-match-partial-words} \e$B$OG$0U$G$9!#$3$l$,>JN,$5$l$F\e(B
-\e$B$$$J$/$F!"$7$+$bCM$,\e(B @code{nil} \e$B$G$J$1$l$P!"8l\e(B (word) \e$B$N6-3&$r$^$?$$$G@5\e(B
-\e$B5,I=8=$N9gCW$r9T$J$&$+$I$&$+$N?6$kIq\e(B
+\e$B:G8e$NMWAG\e(B @var{invert-partial} \e$B$OG$0U$G$9!#$3$l$,>JN,$5$l$F$$$J$/$F!"$7\e(B
+\e$B$+$bCM$,\e(B @code{nil} \e$B$G$J$1$l$P!"8l\e(B (word) \e$B$N6-3&$r$^$?$$$G@55,I=8=$N9gCW\e(B
+\e$B$r9T$J$&$+$I$&$+$N?6$kIq\e(B
\e$B$$\e(B (@code{nnmail-split-fancy-match-partial-words} \e$BJQ?t$K$h$C$F@)8f$5$l$^\e(B
\e$B$9\e(B; \e$B2<5-;2>H\e(B) \e$B$,H?E>$7$^$9!#\e(B(Gnus 5.10.7 \e$B$N?75!G=\e(B)
@code{".*@@example\\.com"} \e$B$J$i$P9gCW$7$^$9!#\e(B
@item
-\e$B$3$N>O$N:G=i$NJ}$G=R$Y$?\e(B @var{invert-match-partial-words} \e$B%U%i%0$r!"\e(B
+\e$B$3$N>O$N:G=i$NJ}$G=R$Y$?\e(B @var{invert-partial} \e$B%U%i%0$r!"\e(B
@samp{(@var{field} @var{value} @dots{})} \e$B7?$NJ,3d5,B'$G;H$&$3$H$,$G$-$^\e(B
\e$B$9!#$3$N%U%i%0$,@_Dj$5$l$F$$$k$H!"\e(B
@code{nnmail-split-fancy-match-partial-words} \e$B$,\e(B @code{nil} \e$B$G$"$C$F$b!"\e(B
regexp match expansion will be done. See below for examples.
@c Don't fold this line.
-@item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-match-partial-words}])
-If the split is a list, the first element of which is a string, then
-store the message as specified by @var{split}, if header @var{field}
-(a regexp) contains @var{value} (also a regexp). If @var{restrict}
-(yet another regexp) matches some string after @var{field} and before
-the end of the matched @var{value}, the @var{split} is ignored. If
-none of the @var{restrict} clauses match, @var{split} is processed.
-
-The last element @var{invert-match-partial-words} is optional. If it is
-not omitted and the value is non-@code{nil}, the match-partial-words
-behavior controlled by the @code{nnmail-split-fancy-match-partial-words}
-variable (see below) will be inverted. (New in Gnus 5.10.7)
+@item (@var{field} @var{value} [- @var{restrict} [@dots{}] ] @var{split} [@var{invert-partial}])
+The split can be a list containing at least three elements. If the
+first element @var{field} (a regexp matching a header) contains
+@var{value} (also a regexp) then store the message as specified by
+@var{split}.
+
+If @var{restrict} (yet another regexp) matches some string after
+@var{field} and before the end of the matched @var{value}, the
+@var{split} is ignored. If none of the @var{restrict} clauses match,
+@var{split} is processed.
+
+The last element @var{invert-partial} is optional. If it is
+non-@code{nil}, the match-partial-words behavior controlled by the
+variable @code{nnmail-split-fancy-match-partial-words} (see below) is
+be inverted. (New in Gnus 5.10.7)
@item (| @var{split} @dots{})
If the split is a list, and the first element is @code{|} (vertical
@code{".*@@example\\.com"} does.
@item
-You can set the @var{invert-match-partial-words} flag in your split
-rules of the @samp{(@var{field} @var{value} @dots{})} types,
-aforementioned in this section. If the flag is set, word boundaries on
-both sides of a word are ignored even if
-@code{nnmail-split-fancy-match-partial-words} is @code{nil}.
-Contrarily, if the flag is set, word boundaries are not ignored even if
-@code{nnmail-split-fancy-match-partial-words} is non-@code{nil}. (New
-in Gnus 5.10.7)
+You can set the @var{invert-partial} flag in your split rules of the
+@samp{(@var{field} @var{value} @dots{})} types, aforementioned in this
+section. If the flag is set, word boundaries on both sides of a word
+are ignored even if @code{nnmail-split-fancy-match-partial-words} is
+@code{nil}. Contrarily, if the flag is set, word boundaries are not
+ignored even if @code{nnmail-split-fancy-match-partial-words} is
+non-@code{nil}. (New in Gnus 5.10.7)
@end enumerate
@vindex nnmail-split-abbrev-alist