From: James Thomas Date: Tue, 16 Jul 2024 01:34:23 +0000 (+0530) Subject: ; * doc/misc/gnus.texi (Agent Caveats): Fix doc X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~661 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ea30ffc52b3297b4fbefa1fd591b8d0eece5bfc6;p=emacs.git ; * doc/misc/gnus.texi (Agent Caveats): Fix doc * 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) --- diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 72a16a179b5..d0ede930996 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -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}.