GNU bug report logs - #25275
Fix `mail-sources' value of `(group)' in Gnus manual

Previous Next

Package: emacs;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bake Timmons <65pandas <at> gmail.com>
Subject: bug#25275: closed (Re: bug#25275: Fix `mail-sources' value of
 `(group)' in Gnus manual)
Date: Tue, 27 Dec 2016 06:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25275: Fix `mail-sources' value of `(group)' in Gnus manual

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 25275 <at> debbugs.gnu.org.

-- 
25275: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25275
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Katsumi Yamaoka <yamaoka <at> jpl.org>
To: Bake Timmons <65pandas <at> gmail.com>
Cc: 25275-done <at> debbugs.gnu.org
Subject: Re: bug#25275: Fix `mail-sources' value of `(group)' in Gnus manual
Date: Tue, 27 Dec 2016 15:39:43 +0900
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.

[Message part 3 (message/rfc822, inline)]
From: Bake Timmons <65pandas <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Fix `mail-sources' value of `(group)' in Gnus manual
Date: Mon, 26 Dec 2016 00:00:15 -0500
[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




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.