Note that `nnimap-inbox' can be a list
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 22 Mar 2012 20:29:40 +0000 (21:29 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 22 Mar 2012 20:29:40 +0000 (21:29 +0100)
GNUS-NEWS
texi/ChangeLog
texi/gnus.texi

index 8645500..c5fca9d 100644 (file)
--- a/GNUS-NEWS
+++ b/GNUS-NEWS
@@ -33,6 +33,8 @@ For older news, see Gnus info node "New Features".
    application/octet-stream based on the file suffix.  So an
    application/octet-stream with a name of "rms.jpg" will be displayed
    as an image/jpeg type by default, for instance.
+
+** `nnimap-inbox' can now be a list of mail box names.
    
 * For older news, see Gnus info node "New Features".
 
index b4cf8eb..90ac704 100644 (file)
@@ -1,7 +1,12 @@
+2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Client-Side IMAP Splitting): Note that `nnimap-inbox' now
+       can be a list.
+
 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
 
        * gnus.texi (Archived Messages): Mention gnus-gcc-pre-body-encode-hook
-       and gnus-gcc-post-body-encode-hook. 
+       and gnus-gcc-post-body-encode-hook.
 
 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
 
index 390abf4..6d5c21f 100644 (file)
@@ -14235,7 +14235,8 @@ variables are relevant:
 
 @table @code
 @item nnimap-inbox
-This is the @acronym{IMAP} mail box that will be scanned for new mail.
+This is the @acronym{IMAP} mail box that will be scanned for new
+mail.  This can also be a list of mail box names.
 
 @item nnimap-split-methods
 Uses the same syntax as @code{nnmail-split-methods} (@pxref{Splitting