diff options
Diffstat (limited to 'doc/misc/gnus.texi')
| -rw-r--r-- | doc/misc/gnus.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 23a43f4893c..dbce16c2ad0 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -12565,7 +12565,7 @@ Gnus provides a few different methods for storing the mail and news you | |||
| 12565 | send. The default method is to use the @dfn{archive virtual server} to | 12565 | send. The default method is to use the @dfn{archive virtual server} to |
| 12566 | store the messages. If you want to disable this completely, the | 12566 | store the messages. If you want to disable this completely, the |
| 12567 | @code{gnus-message-archive-group} variable should be @code{nil}. The | 12567 | @code{gnus-message-archive-group} variable should be @code{nil}. The |
| 12568 | default is "sent.%Y-%m", which gives you one archive group per month. | 12568 | default is @code{"sent.%Y-%m"}, which gives you one archive group per month. |
| 12569 | 12569 | ||
| 12570 | For archiving interesting messages in a group you read, see the | 12570 | For archiving interesting messages in a group you read, see the |
| 12571 | @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail | 12571 | @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail |