From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81632 Path: news.gmane.org!not-for-mail From: peder@klingenberg.no (Peder O. Klingenberg) Newsgroups: gmane.emacs.gnus.general Subject: [PATCH] Minor doc update Date: Thu, 22 Mar 2012 13:17:47 +0100 Organization: Persons in a Position to Know, inc. Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: dough.gmane.org 1332426376 3066 80.91.229.3 (22 Mar 2012 14:26:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 22 Mar 2012 14:26:16 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M29912@lists.math.uh.edu Thu Mar 22 15:26:15 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SAixw-0003Vc-5G for ding-account@gmane.org; Thu, 22 Mar 2012 15:26:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SAix2-0005Xx-6U; Thu, 22 Mar 2012 09:25:16 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SAgzx-00050Q-H4 for ding@lists.math.uh.edu; Thu, 22 Mar 2012 07:20:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SAgzv-0007NA-UH for ding@lists.math.uh.edu; Thu, 22 Mar 2012 07:20:08 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SAgzu-0002Y8-1L for ding@gnus.org; Thu, 22 Mar 2012 13:20:06 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SAgzr-0002at-TV for ding@gnus.org; Thu, 22 Mar 2012 13:20:03 +0100 Original-Received: from luna.netfonds.no ([80.91.225.79]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Mar 2012 13:20:03 +0100 Original-Received: from peder by luna.netfonds.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Mar 2012 13:20:03 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 38 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: luna.netfonds.no User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (gnu/linux) Cancel-Lock: sha1:9b3PDO0Wds4uSFlfr1Kp/cF4POY= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81632 Archived-At: --=-=-= Content-Type: text/plain Hi. gnus.texi is lying about the default value of gnus-message-archive-group. This fixes it: --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=gnus-message-archive-group_doc.diff diff --git a/texi/gnus.texi b/texi/gnus.texi index 0c40d56..390abf4 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -12516,8 +12516,8 @@ mode buffers. Gnus provides a few different methods for storing the mail and news you send. The default method is to use the @dfn{archive virtual server} to store the messages. If you want to disable this completely, the -@code{gnus-message-archive-group} variable should be @code{nil}, which -is the default. +@code{gnus-message-archive-group} variable should be @code{nil}. The +default is "sent.%Y-%m", which gives you one archive group per month. For archiving interesting messages in a group you read, see the @kbd{B c} (@code{gnus-summary-copy-article}) command (@pxref{Mail --=-=-= Content-Type: text/plain ...Peder... -- This must be Thursday. I never could get the hang of Thursdays. --=-=-=--