GNU bug report logs -
#20019
Documentation bugs
Previous Next
Reported by: Sebastian Tennant <sdt <at> sebyte.me>
Date: Fri, 6 Mar 2015 19:13:02 UTC
Severity: normal
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20019 in the body.
You can then email your comments to 20019 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bugs <at> gnus.org
:
bug#20019
; Package
gnus
.
(Fri, 06 Mar 2015 19:13:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sebastian Tennant <sdt <at> sebyte.me>
:
New bug report received and forwarded. Copy sent to
bugs <at> gnus.org
.
(Fri, 06 Mar 2015 19:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Information forwarded
to
bugs <at> gnus.org
:
bug#20019
; Package
gnus
.
(Wed, 25 Jan 2017 21:39:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 20019 <at> debbugs.gnu.org (full text, mbox):
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 <sdt <at> sebyte.me> 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
bug reassigned from package 'gnus' to 'emacs,gnus'.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 25 Jan 2017 21:39:05 GMT)
Full text and
rfc822 format available.
bug No longer marked as found in versions 5.13.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 25 Jan 2017 21:39:05 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
20019 <at> debbugs.gnu.org and Sebastian Tennant <sdt <at> sebyte.me>
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 25 Jan 2017 21:40:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 23 Feb 2017 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 121 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.