*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 5 Apr 2001 20:05:53 +0000 (20:05 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 5 Apr 2001 20:05:53 +0000 (20:05 +0000)
texi/gnus.texi

index 70bc0cf..3472339 100644 (file)
@@ -11885,6 +11885,7 @@ a list, and the first element is @code{:}, then the second element will
 be called as a function with @var{args} given as arguments.  The
 function should return a @var{split}.
 
+@cindex body split
 For instance, the following function could be used to split based on the
 body of the messages:
 
@@ -11897,6 +11898,9 @@ body of the messages:
       "string.group")))
 @end lisp
 
+The @samp{" *nnmail incoming*"} is narrowed to the message in question
+when the @code{:} function is run.
+
 @item
 @code{(! @var{func} @var{split})}: If the split is a list, and the first
 element is @code{!}, then SPLIT will be processed, and FUNC will be