Gnus development mailing list
 help / color / mirror / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: ding@gnus.org
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>
Subject: BUG: Non-quoted group names are not recognized by nnimap-get-groups
Date: Wed, 13 Aug 2014 18:10:47 +0200	[thread overview]
Message-ID: <m28umspdyw.fsf@krugs.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 1928 bytes --]

When using nnimap-get-groups groups returned by the mailserver
(e.g. dovecot) which are not quoted ("") are not recognised as groups
and not listed.

Debugging the function reveals that they are returned from the imap server:

,----
| ...
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Gmail].All Mail".
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Bin.
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Drafts.
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Important.
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Sent.
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Gmail].Sent Mail".
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Spam.
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Gmail].Starred.
| * LIST (%HasChildren) "." RMKrugGMAIL.[Mailbox].
| * LIST (%HasNoChildren) "." RMKrugGMAIL.[Mailbox].Later.
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].To Buy".
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].To Download".
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].To Follow".
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].To Read".
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].To Watch".
| * LIST (%HasNoChildren) "." "RMKrugGMAIL.[Mailbox].Wait For Feedback".
| * LIST (%HasNoChildren) "." RMKrugGMAIL.Emacs-macosx.
| * LIST (%HasNoChildren) "." RMKrugGMAIL.INBOX.
| ...
`----

but e.g RMKrugGMAIL.[Gmail].Sent. and RMKrugGMAIL.[Mailbox].Later 
are not displayed in the server group list.

Please see the thread 
"One folder in local imap not seen" [1] for details and a fix by Eric
Abrahamsen.

Versions:
,----
| Gnus v5.13
| GNU Emacs 24.3.1 (x86_64-apple-darwin13.1.0, Carbon Version 1.6.0 AppKit
| 1265.19) of 2014-04-03 on Rainers-MacBook-Pro-3.local
`----

Cheers,

Rainer
 

Footnotes: 
[1]  http://thread.gmane.org/gmane.emacs.gnus.general/84768

-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

[-- Attachment #2: Type: application/pgp-signature, Size: 494 bytes --]

                 reply	other threads:[~2014-08-13 16:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=m28umspdyw.fsf@krugs.de \
    --to=rainer@krugs.de \
    --cc=ding@gnus.org \
    --cc=eric@ericabrahamsen.net \
    /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).