Synch with Oort Gnus.
authoryamaoka <yamaoka>
Fri, 10 Jan 2003 04:03:12 +0000 (04:03 +0000)
committeryamaoka <yamaoka>
Fri, 10 Jan 2003 04:03:12 +0000 (04:03 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 00af185..59b835b 100644 (file)
@@ -1,3 +1,11 @@
+2003-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Filtering Spam Using spam.el): Trivial fix.
+
+2003-01-10  Simon Josefsson  <jas@extundo.com>
+
+       * gnus.texi (Choosing Variables, Agent Caveats): Add.
+
 2003-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * gnus.texi (Filtering Spam Using spam.el, ifile spam filtering) 
index c78e63c..1e91529 100644 (file)
@@ -4990,7 +4990,10 @@ Summary Buffer} \e$B$r;2>H$7$F2<$5$$!#\e(B
 @item gnus-select-article-hook
 @vindex gnus-select-article-hook
 \e$B$3$N%U%C%/$O5-;v$,A*Br$5$l$?$H$-$K>o$K8F$P$l$^$9!#=i4|@_Dj$G$O!"A*Br$5$l\e(B
-\e$B$?5-;v$N2<$K1#$l$F$$$k%9%l%C%I$r8+$;$k$h$&$K$J$C$F$$$^$9!#\e(B
+\e$B$?5-;v$N2<$K1#$l$F$$$k%9%l%C%I$r8+$;$k$h$&$K$J$C$F$$$^$9!#%(!<%8%'%s%H$,\e(B
+\e$B$9$Y$F$N4{FI$N5-;v$r%;!<%V$9$k$h$&$K$5$;$?$$>l9g$O!"$3$N%U%C%/\e(B
+\e$B$K\e(B @code{gnus-agent-fetch-selected-article} \e$B$rDI2C$9$k$3$H$G!"$=$l$r$9$k\e(B
+\e$B$O$:$G$9!#\e(B
 
 @item gnus-mark-article-hook
 @vindex gnus-mark-article-hook
@@ -17017,7 +17020,9 @@ Gnus Agent \e$B$O$h$/$"$kB>$N%*%U%i%$%s%K%e!<%9%j!<%@!<$N$h$&$K$OF0:n$7$^$;\e(B
 @table @dfn
 @item \e$B@\B3$5$l$F$$$k$H$-$K5-;v$rFI$s$@$i!"$=$l$O\e(B Agent \e$B$KF~$k$N$G$9$+\e(B?
 
-@strong{\e$B$$$$$(\e(B}\e$B!#\e(B
+@strong{\e$B$$$$$(\e(B}\e$B!#$3$NF0:n$rK>$`$N$J$i$P!"\e(B
+@code{gnus-select-article-hook} \e$B$K\e(B @code{gnus-agent-fetch-selected-article} \e$B$r\e(B
+\e$B2C$($F2<$5$$!#\e(B
 
 @item \e$B@\B3$5$l$F$$$k$H$-$K5-;v$rFI$s$G!"\e(BAgent \e$B$K5-;v$,B8:_$7$F$$$k>l9g!"\e(B
 \e$B$b$&0l2s%@%&%s%m!<%I$5$l$k$N$G$9$+\e(B?
@@ -21055,7 +21060,7 @@ Spam \e$B%0%k!<%W$G$O!"%G%#%U%)%k%H$G$9$Y$F$N%a%C%;!<%8$,\e(B spam \e$B$G$"$k$H2r<a
 * Blackholes::                  
 * Bogofilter::                  
 * ifile spam filtering::        
-* spam-stat filtering::         
+* spam-stat spam filtering::    
 * Extending spam.el::           
 @end menu
 
index 9735d82..8162bb0 100644 (file)
@@ -4974,7 +4974,9 @@ the server and display it in the article buffer.
 @item gnus-select-article-hook
 @vindex gnus-select-article-hook
 This hook is called whenever an article is selected.  By default it
-exposes any threads hidden under the selected article.
+exposes any threads hidden under the selected article.  If you wish
+that the Agent saves all articles you read, putting
+@code{gnus-agent-fetch-selected-article} on this hook should do it.
 
 @item gnus-mark-article-hook
 @vindex gnus-mark-article-hook
@@ -17332,7 +17334,9 @@ may ask:
 @table @dfn
 @item If I read an article while plugged, do they get entered into the Agent?
 
-@strong{No}.
+@strong{No}.  If you want this behaviour, add
+@code{gnus-agent-fetch-selected-article} to
+@code{gnus-select-article-hook}.
 
 @item If I read an article while plugged, and the article already exists in the Agent, will it get downloaded once more?
 
@@ -21523,7 +21527,7 @@ The following are the methods you can use to control the behavior of
 * Blackholes::                  
 * Bogofilter::                  
 * ifile spam filtering::        
-* spam-stat filtering::        
+* spam-stat spam filtering::    
 * Extending spam.el::           
 @end menu