all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#25275: Fix `mail-sources' value of `(group)' in Gnus manual
@ 2016-12-26  5:00 Bake Timmons
  2016-12-27  6:39 ` Katsumi Yamaoka
  0 siblings, 1 reply; 2+ messages in thread
From: Bake Timmons @ 2016-12-26  5:00 UTC (permalink / raw
  To: 25275

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-Fix-mail-sources-value-of-group-in-Gnus-manual.patch --]
[-- Type: text/x-patch, Size: 1085 bytes --]

From 4be32e5a0e3476f61d111c8a66546fa8b63c0f9c Mon Sep 17 00:00:00 2001
From: Bake Timmons <b2timmons@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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#25275: Fix `mail-sources' value of `(group)' in Gnus manual
  2016-12-26  5:00 bug#25275: Fix `mail-sources' value of `(group)' in Gnus manual Bake Timmons
@ 2016-12-27  6:39 ` Katsumi Yamaoka
  0 siblings, 0 replies; 2+ messages in thread
From: Katsumi Yamaoka @ 2016-12-27  6:39 UTC (permalink / raw
  To: Bake Timmons; +Cc: 25275-done

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-27  6:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-26  5:00 bug#25275: Fix `mail-sources' value of `(group)' in Gnus manual Bake Timmons
2016-12-27  6:39 ` Katsumi Yamaoka

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.