GNU bug report logs -
#25275
Fix `mail-sources' value of `(group)' in Gnus manual
Previous Next
Reported by: Bake Timmons <65pandas <at> gmail.com>
Date: Mon, 26 Dec 2016 07:01:02 UTC
Severity: minor
Tags: patch
Done: Katsumi Yamaoka <yamaoka <at> jpl.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 25275 in the body.
You can then email your comments to 25275 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#25275
; Package
emacs
.
(Mon, 26 Dec 2016 07:01:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Bake Timmons <65pandas <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 26 Dec 2016 07:01:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-Fix-mail-sources-value-of-group-in-Gnus-manual.patch (text/x-patch, inline)]
From 4be32e5a0e3476f61d111c8a66546fa8b63c0f9c Mon Sep 17 00:00:00 2001
From: Bake Timmons <b2timmons <at> speedymail.org>
Date: Sun, 25 Dec 2016 23:42:52 -0500
Subject: [PATCH] Fix `mail-sources' value of `(group)' in Gnus manual
* doc/misc/gnus.texi (Mail Source Specifiers):
Replace wrong `mail-sources' value of `(group)' in Gnus manual with
the correct `((group))' value.
---
doc/misc/gnus.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index c34dd7caf0..393787c33a 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -14656,7 +14656,7 @@ an additional mail source for a particular group by including the
@code{group} mail specifier in @code{mail-sources}, and setting a
@code{mail-source} group parameter (@pxref{Group Parameters}) specifying
a single mail source. When this is used, @code{mail-sources} is
-typically just @code{(group)}; the @code{mail-source} parameter for a
+typically just @code{((group))}; the @code{mail-source} parameter for a
group might look like this:
@lisp
--
2.11.0
Reply sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
You have taken responsibility.
(Tue, 27 Dec 2016 06:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Bake Timmons <65pandas <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 27 Dec 2016 06:40:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 25275-done <at> debbugs.gnu.org (full text, mbox):
On Mon, 26 Dec 2016 00:00:15 -0500, Bake Timmons wrote:
> --- a/doc/misc/gnus.texi
> +++ b/doc/misc/gnus.texi
> @@ -14656,7 +14656,7 @@ an additional mail source for a particular group by including the
> @code{group} mail specifier in @code{mail-sources}, and setting a
> @code{mail-source} group parameter (@pxref{Group Parameters}) specifying
> a single mail source. When this is used, @code{mail-sources} is
> -typically just @code{(group)}; the @code{mail-source} parameter for a
> +typically just @code{((group))}; the @code{mail-source} parameter for a
> group might look like this:
> @lisp
Applied. Thanks.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 24 Jan 2017 12:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 150 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.