Gnus development mailing list
 help / color / mirror / Atom feed
From: doh@lavabit.com (Dylan O. Hanton)
To: ding@gnus.org
Subject: nnimp-index variable
Date: Fri, 28 Sep 2012 09:14:30 +0900	[thread overview]
Message-ID: <m2bogrrok9.fsf@lavabit.com> (raw)

In emacs 24, doesn't nnimap-inbox allow multiple inbox?
(nnimap-inbox '("a.Inbox" "b.Inbox")) <-- what is wrong?

(nnimap-inbox "a.Inbox") <-- work correctly


in my configuration
--
(setq gnus-select-method
      '(nnimap "Mail"
               (nnimap-address "localhost")
               (nnimap-stream network)
               (nnimap-authenticator login)
               (nnimap-inbox '("a.Inbox" "b.Inbox"))
               (nnimap-unsplittable-articles nil)
               (nnimap-split-methods 'nnmail-split-fancy)))
--



sorry, my poor english
--
emacsean!




             reply	other threads:[~2012-09-28  0:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-28  0:14 Dylan O. Hanton [this message]
2012-09-28 12:27 ` Dylan O. Hanton
2012-09-29  0:19   ` Dylan O. Hanton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2bogrrok9.fsf@lavabit.com \
    --to=doh@lavabit.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).