; * doc/misc/gnus.texi (Agent Caveats): Fix doc
authorJames Thomas <jimjoe@gmx.net>
Tue, 16 Jul 2024 01:34:23 +0000 (07:04 +0530)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Jul 2024 08:58:20 +0000 (11:58 +0300)
* doc/misc/gnus.texi (Agent Caveats): Change doc due to commit
2020-10-16 "Add a new variable to control Gnus Agent caching"
(41d220dc6085, bug#43356).  (Bug#72134)

doc/misc/gnus.texi

index 72a16a179b57ca0276159067bc4133171968466c..d0ede930996cd2da0be12a4bd87e039bf999c75f 100644 (file)
@@ -19842,7 +19842,8 @@ may ask:
 @table @dfn
 @item If I read an article while plugged, do they get entered into the Agent?
 
-@strong{No}.  If you want this behavior, add
+Yes, because of the default value of
+@code{gnus-agent-eagerly-store-articles}.  An alternative is to add
 @code{gnus-agent-fetch-selected-article} to
 @code{gnus-select-article-hook}.