comparison man/gnus.texi @ 71751:bf3a186a50a6

Fix typos.
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 09 Jul 2006 22:48:00 +0000
parents 77266daa9ec9
children 523af1b48138
comparison
equal deleted inserted replaced
71750:ee3354abd3d4 71751:bf3a186a50a6
2135 @vindex gnus-select-group-hook 2135 @vindex gnus-select-group-hook
2136 @vindex gnus-auto-select-first 2136 @vindex gnus-auto-select-first
2137 @vindex gnus-auto-select-subject 2137 @vindex gnus-auto-select-subject
2138 If @code{gnus-auto-select-first} is non-@code{nil}, select an article 2138 If @code{gnus-auto-select-first} is non-@code{nil}, select an article
2139 automatically when entering a group with the @kbd{SPACE} command. 2139 automatically when entering a group with the @kbd{SPACE} command.
2140 Which article this is is controlled by the 2140 Which article this is controlled by the
2141 @code{gnus-auto-select-subject} variable. Valid values for this 2141 @code{gnus-auto-select-subject} variable. Valid values for this
2142 variable is: 2142 variable is:
2143 2143
2144 @table @code 2144 @table @code
2145 2145
22972 variable @code{gnus-ham-process-destinations}, or the group parameter 22972 variable @code{gnus-ham-process-destinations}, or the group parameter
22973 @code{ham-process-destination}. Spam in a ham group is moved to the 22973 @code{ham-process-destination}. Spam in a ham group is moved to the
22974 group specified by the variable @code{gnus-spam-process-destinations}, 22974 group specified by the variable @code{gnus-spam-process-destinations},
22975 or the group parameter @code{spam-process-destination}. If these 22975 or the group parameter @code{spam-process-destination}. If these
22976 variables are not set, the articles are left in their current group. 22976 variables are not set, the articles are left in their current group.
22977 If an article cannot not be moved (e.g., with a read-only backend such 22977 If an article cannot be moved (e.g., with a read-only backend such
22978 as @acronym{NNTP}), it is copied. 22978 as @acronym{NNTP}), it is copied.
22979 22979
22980 If an article is moved to another group, it is processed again when 22980 If an article is moved to another group, it is processed again when
22981 you visit the new group. Normally, this is not a problem, but if you 22981 you visit the new group. Normally, this is not a problem, but if you
22982 want each article to be processed only once, load the 22982 want each article to be processed only once, load the
24243 Create non-spam statistics for every file in this directory. Every 24243 Create non-spam statistics for every file in this directory. Every
24244 file is treated as one non-spam mail. 24244 file is treated as one non-spam mail.
24245 @end defun 24245 @end defun
24246 24246
24247 Usually you would call @code{spam-stat-process-spam-directory} on a 24247 Usually you would call @code{spam-stat-process-spam-directory} on a
24248 directory such as @file{~/Mail/mail/spam} (this usually corresponds 24248 directory such as @file{~/Mail/mail/spam} (this usually corresponds to
24249 the the group @samp{nnml:mail.spam}), and you would call 24249 the group @samp{nnml:mail.spam}), and you would call
24250 @code{spam-stat-process-non-spam-directory} on a directory such as 24250 @code{spam-stat-process-non-spam-directory} on a directory such as
24251 @file{~/Mail/mail/misc} (this usually corresponds the the group 24251 @file{~/Mail/mail/misc} (this usually corresponds the group
24252 @samp{nnml:mail.misc}). 24252 @samp{nnml:mail.misc}).
24253 24253
24254 When you are using @acronym{IMAP}, you won't have the mails available 24254 When you are using @acronym{IMAP}, you won't have the mails available
24255 locally, so that will not work. One solution is to use the Gnus Agent 24255 locally, so that will not work. One solution is to use the Gnus Agent
24256 to cache the articles. Then you can use directories such as 24256 to cache the articles. Then you can use directories such as