diff options
| -rw-r--r-- | doc/misc/gnus.texi | 3 |
1 files changed, 2 insertions, 1 deletions
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: | |||
| 19842 | @table @dfn | 19842 | @table @dfn |
| 19843 | @item If I read an article while plugged, do they get entered into the Agent? | 19843 | @item If I read an article while plugged, do they get entered into the Agent? |
| 19844 | 19844 | ||
| 19845 | @strong{No}. If you want this behavior, add | 19845 | Yes, because of the default value of |
| 19846 | @code{gnus-agent-eagerly-store-articles}. An alternative is to add | ||
| 19846 | @code{gnus-agent-fetch-selected-article} to | 19847 | @code{gnus-agent-fetch-selected-article} to |
| 19847 | @code{gnus-select-article-hook}. | 19848 | @code{gnus-select-article-hook}. |
| 19848 | 19849 | ||