/[emacs]/emacs/man/gnus.texi
ViewVC logotype

Diff of /emacs/man/gnus.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by miles, Sun Oct 17 14:28:59 2004 UTC revision 1.42 by miles, Tue Dec 7 21:56:41 2004 UTC
# Line 13244  called narrowed to the headers with the Line 13244  called narrowed to the headers with the
13244  argument.  It should return a non-@code{nil} value if it thinks that the  argument.  It should return a non-@code{nil} value if it thinks that the
13245  mail belongs in that group.  mail belongs in that group.
13246    
13247    @cindex @samp{bogus} group
13248  The last of these groups should always be a general one, and the regular  The last of these groups should always be a general one, and the regular
13249  expression should @emph{always} be @samp{*} so that it matches any mails  expression should @emph{always} be @samp{""} so that it matches any mails
13250  that haven't been matched by any of the other regexps.  (These rules are  that haven't been matched by any of the other regexps.  (These rules are
13251  processed from the beginning of the alist toward the end.  The first  processed from the beginning of the alist toward the end.  The first rule
13252  rule to make a match will ``win'', unless you have crossposting enabled.  to make a match will ``win'', unless you have crossposting enabled.  In
13253  In that case, all matching rules will ``win''.)  When new groups are  that case, all matching rules will ``win''.)  If no rule matched, the mail
13254  created by splitting mail, you may want to run  will end up in the @samp{bogus} group.  When new groups are created by
13255  @code{gnus-group-find-new-groups} to see the new groups.  splitting mail, you may want to run @code{gnus-group-find-new-groups} to
13256    see the new groups.  This also applies to the @samp{bogus} group.
13257    
13258  If you like to tinker with this yourself, you can set this variable to a  If you like to tinker with this yourself, you can set this variable to a
13259  function of your choice.  This function will be called without any  function of your choice.  This function will be called without any
# Line 13268  some add @code{X-Gnus-Group} headers; mo Line 13270  some add @code{X-Gnus-Group} headers; mo
13270  The mail back ends all support cross-posting.  If several regexps match,  The mail back ends all support cross-posting.  If several regexps match,
13271  the mail will be ``cross-posted'' to all those groups.  the mail will be ``cross-posted'' to all those groups.
13272  @code{nnmail-crosspost} says whether to use this mechanism or not.  Note  @code{nnmail-crosspost} says whether to use this mechanism or not.  Note
13273  that no articles are crossposted to the general (@samp{*}) group.  that no articles are crossposted to the general (@samp{""}) group.
13274    
13275  @vindex nnmail-crosspost-link-function  @vindex nnmail-crosspost-link-function
13276  @cindex crosspost  @cindex crosspost

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26