Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Nikolaus Rath <Nikolaus@rath.org>
Cc: 21057@debbugs.gnu.org,  ding@gnus.org
Subject: Re: bug#21057: [PATCH] nnimap.el: add support for IMAP namespaces
Date: Thu, 26 Jan 2017 20:40:59 +0100	[thread overview]
Message-ID: <87y3xxobhw.fsf@gnus.org> (raw)
In-Reply-To: <87si8qjhca.fsf@vostro.rath.org> (Nikolaus Rath's message of "Sun, 12 Jul 2015 18:52:40 -0700")

Nikolaus Rath <Nikolaus@rath.org> writes:

> This is useful for servers where all personal mailboxes appear is
> subfolders of the user's INBOX. For example, before the patch one would
> have:
>
> nnimap+fm:INBOX
> nnimap+fm:INBOX.Sent Items
> nnimap+fm:INBOX.Drafts
> nnimap+fm:INBOX.Archive
> nnimap+fm:Shared.Bob.INBOX
>
> and afterwards:
>
> nnimap+fm:INBOX
> nnimap+fm:Sent Items
> nnimap+fm:Drafts
> nnimap+fm:Archive
> nnimap+fm:#Shared.Bob.INBOX

What happens if the user has both INBOX.foo and foo mailboxes?

Tiny code style nitpicks:

> +(defvoo nnimap-use-namespaces nil
> +  "Whether to use IMAP namespaces

Should have a "." at the end.

> +    (utf7-encode 

There's a space at the end of the line here, and several other places,
which there shouldn't be.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



      reply	other threads:[~2017-01-26 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13  1:52 Nikolaus Rath
2017-01-26 19:40 ` Lars Ingebrigtsen [this message]

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=87y3xxobhw.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=21057@debbugs.gnu.org \
    --cc=Nikolaus@rath.org \
    --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).