From unknown Sun Jun 22 15:26:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20019: Documentation bugs Resent-From: Sebastian Tennant Original-Sender: "Debbugs-submit" Resent-CC: bugs@gnus.org Resent-Date: Fri, 06 Mar 2015 19:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 20019 X-GNU-PR-Package: gnus X-GNU-PR-Keywords: To: 20019@debbugs.gnu.org X-Debbugs-Original-To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Received: via spool by submit@debbugs.gnu.org id=B.142566917029254 (code B ref -1); Fri, 06 Mar 2015 19:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 6 Mar 2015 19:12:50 +0000 Received: from localhost ([127.0.0.1]:37818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YTxg1-0007bl-Nf for submit@debbugs.gnu.org; Fri, 06 Mar 2015 14:12:50 -0500 Received: from smtprelay0085.hostedemail.com ([216.40.44.85]:41366 helo=smtprelay.hostedemail.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YTxIF-0006yk-U9 for submit@debbugs.gnu.org; Fri, 06 Mar 2015 13:48:16 -0500 Received: from filter.hostedemail.com (unknown [216.40.38.60]) by smtprelay04.hostedemail.com (Postfix) with ESMTP id AF7CF351F55; Fri, 6 Mar 2015 18:48:14 +0000 (UTC) X-Session-Marker: 73746F7265407365627974652E7370616365 X-Spam-Summary: 40, 2.5, 0, , d41d8cd98f00b204, , ::, RULES_HIT:41:69:355:379:960:973:988:989:1260:1277:1313:1314:1345:1381:1437:1516:1518:1534:1541:1711:1730:1747:1777:1792:2393:2559:2562:2693:3138:3139:3140:3141:3142:3352:3865:3866:3867:3868:3870:3871:3873:3874:4321:4557:4605:5007:6261:7903:8999:9000:9010:9121:10011:10400:10848:11232:11233:11527:11658:11914:12043:12291:12517:12519:12679:12740:13069:13095:13311:13357:14093:14097:21080, 0, RBL:none, CacheIP:none, Bayesian:0.5, 0.5, 0.5, Netcheck:none, DomainCache:0, MSF:not bulk, SPF:fn, MSBL:0, DNSBL:none, Custom_rules:0:1:0 X-HE-Tag: lip68_6500464dbb506 X-Filterd-Recvd-Size: 2427 Received: from legnuvo (24.20.187.81.in-addr.arpa [81.187.20.24]) (Authenticated sender: store@sebyte.space) by omf09.hostedemail.com (Postfix) with ESMTPA; Fri, 6 Mar 2015 18:48:14 +0000 (UTC) Received: from sebyte by legnuvo with local (Exim 4.84) (envelope-from ) id 1YTxIC-00059M-77; Fri, 06 Mar 2015 18:48:12 +0000 From: Sebastian Tennant X-Composed-In: Gnus v5.13 Date: Fri, 06 Mar 2015 18:48:12 +0000 Message-ID: <871tl2t11v.fsf@legnuvo.gnukahvesi.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Mailman-Approved-At: Fri, 06 Mar 2015 14:12:47 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) >From the Info manual: --8<---------------cut here---------------start------------->8--- 5.5 Archived Messages ===================== Gnus provides a few different methods for storing the mail and news you send. The default method is to use the "archive virtual server" to store the messages. If you want to disable this completely, the `gnus-message-archive-group' variable should be `nil', which is the default. [...] `nil' No message archiving will take place. This is the default. [...] --8<---------------cut here---------------end--------------->8--- (describe-variable 'gnus-message-archive-group) => --8<---------------cut here---------------start------------->8--- gnus-message-archive-group is a variable defined in `gnus.el'. Its value is ((format-time-string "sent.%Y-%m")) [...] --8<---------------cut here---------------end--------------->8--- DOC BUG #1: `nil' is not the default setting of gnus-message-archive-group anymore. `((format-time-string "sent.%Y-%m"))' seems to be the new default. DOC BUG #2: The types of values of gnus-message-archive-group are listed as: a string, a list of strings, an alist of regexps/functions/forms, and nil. The new default value is a list of functions that evaluate to strings so presumably this type should also be added to the list. Hope this helps. -- Gnus v5.13 GNU Emacs 24.4.1 (x86_64-pc-linux-gnu) of 2014-12-09 on gaia, modified by Debian From unknown Sun Jun 22 15:26:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#20019: Documentation bugs Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bugs@gnus.org Resent-Date: Wed, 25 Jan 2017 21:39:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 20019 X-GNU-PR-Package: gnus X-GNU-PR-Keywords: To: Sebastian Tennant Cc: 20019@debbugs.gnu.org Received: via spool by 20019-submit@debbugs.gnu.org id=B20019.148538034018578 (code B ref 20019); Wed, 25 Jan 2017 21:39:02 +0000 Received: (at 20019) by debbugs.gnu.org; 25 Jan 2017 21:39:00 +0000 Received: from localhost ([127.0.0.1]:43761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHQ-0004pa-3e for submit@debbugs.gnu.org; Wed, 25 Jan 2017 16:39:00 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:46848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHO-0004pR-G6 for 20019@debbugs.gnu.org; Wed, 25 Jan 2017 16:38:58 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWVHL-0007Is-OX; Wed, 25 Jan 2017 22:38:57 +0100 From: Lars Ingebrigtsen In-Reply-To: <871tl2t11v.fsf@legnuvo.gnukahvesi.net> (Sebastian Tennant's message of "Fri, 06 Mar 2015 18:48:12 +0000") Date: Wed, 25 Jan 2017 22:36:59 +0100 Message-ID: <87r33qakjo.fsf@gnus.org> References: <871tl2t11v.fsf@legnuvo.gnukahvesi.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Sorry for the late response; the bug report has been sitting in a part of the bug tracker that nobody has looked at due to a misunderstanding. Sebastian Tennant writes: > Gnus provides a few different methods for storing the mail and news you > send. The default method is to use the "archive virtual server" to > store the messages. If you want to disable this completely, the > `gnus-message-archive-group' variable should be `nil', which is the > default. > [...] > `nil' > No message archiving will take place. This is the default. > [...] > > (describe-variable 'gnus-message-archive-group) => > > gnus-message-archive-group is a variable defined in `gnus.el'. > Its value is ((format-time-string "sent.%Y-%m")) > [...] > > DOC BUG #1: `nil' is not the default setting of gnus-message-archive-group > anymore. `((format-time-string "sent.%Y-%m"))' seems to be the > new default. This seems to be fixed on the Emacs trunk now, at least. > DOC BUG #2: The types of values of gnus-message-archive-group are listed > as: a string, a list of strings, an alist of > regexps/functions/forms, and nil. The new default value is > a list of functions that evaluate to strings so presumably > this type should also be added to the list. The doc string now says: --- Name of the group in which to save the messages youve written. This can either be a string; a list of strings; or an alist of regexps/functions/forms to be evaluated to return a string (or a list of strings). The functions are called with the name of the current group (or nil) as a parameter. --- So apparently this has also been fixed in the meantime... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 16:38:52 2017 Received: (at control) by debbugs.gnu.org; 25 Jan 2017 21:38:52 +0000 Received: from localhost ([127.0.0.1]:43758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHH-0004p9-Rf for submit@debbugs.gnu.org; Wed, 25 Jan 2017 16:38:52 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:46841) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHG-0004ow-1r for control@debbugs.gnu.org; Wed, 25 Jan 2017 16:38:50 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWVHD-0006lu-RU for control@debbugs.gnu.org; Wed, 25 Jan 2017 22:38:49 +0100 From: Lars Ingebrigtsen To: control@debbugs.gnu.org Subject: control message for bug #20019 Message-ID: <87sho6akjq.fsf@totally-fudged-out-message-id> Date: Wed, 25 Jan 2017 22:38:42 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) reassign 20019 emacs,gnus From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 25 16:39:08 2017 Received: (at control) by debbugs.gnu.org; 25 Jan 2017 21:39:08 +0000 Received: from localhost ([127.0.0.1]:43780 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHY-0004rd-BX for submit@debbugs.gnu.org; Wed, 25 Jan 2017 16:39:08 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:46864) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cWVHW-0004r8-81 for control@debbugs.gnu.org; Wed, 25 Jan 2017 16:39:06 -0500 Received: from 2.150.50.220.tmi.telenormobil.no ([2.150.50.220] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1cWVHU-0007lU-1V for control@debbugs.gnu.org; Wed, 25 Jan 2017 22:39:05 +0100 From: Lars Ingebrigtsen To: control@debbugs.gnu.org Subject: control message for bug #20019 Message-ID: <87pojaakjl.fsf@totally-fudged-out-message-id> Date: Wed, 25 Jan 2017 22:38:58 +0100 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) close 20019