From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/84775 Path: news.gmane.org!not-for-mail From: Rainer M Krug Newsgroups: gmane.emacs.gnus.general Subject: BUG: Non-quoted group names are not recognized by nnimap-get-groups Date: Wed, 13 Aug 2014 18:10:47 +0200 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1407946334 30425 80.91.229.3 (13 Aug 2014 16:12:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 13 Aug 2014 16:12:14 +0000 (UTC) Cc: Eric Abrahamsen To: ding@gnus.org Original-X-From: ding-owner+M33018@lists.math.uh.edu Wed Aug 13 18:12:04 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XHb9V-0003IY-Gm for ding-account@gmane.org; Wed, 13 Aug 2014 18:11:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XHb8v-0002Dh-E9; Wed, 13 Aug 2014 11:11:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XHb8t-0002DX-RN for ding@lists.math.uh.edu; Wed, 13 Aug 2014 11:11:15 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XHb8r-0001eV-Ra for ding@lists.math.uh.edu; Wed, 13 Aug 2014 11:11:15 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XHb8p-0004gZ-Pb for ding@gnus.org; Wed, 13 Aug 2014 18:11:11 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XHb8m-0002tP-8Q for ding@gnus.org; Wed, 13 Aug 2014 18:11:08 +0200 Original-Received: from arn78-1-88-186-171-7.fbx.proxad.net ([88.186.171.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Aug 2014 18:11:08 +0200 Original-Received: from Rainer by arn78-1-88-186-171-7.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Aug 2014 18:11:08 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 75 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: arn78-1-88-186-171-7.fbx.proxad.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin) Cancel-Lock: sha1:Hdye6ddAMg3hytyE/LtQzhh/Ti4= X-Spam-Score: -3.6 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:84775 Archived-At: --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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=20 are not displayed in the server group list. Please see the thread=20 "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 =20 Footnotes:=20 [1] http://thread.gmane.org/gmane.emacs.gnus.general/84768 =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJT644LAAoJENvXNx4PUvmCEoMH/0pgMP9/hfG3Utm84JA6QI4g xRCLustWmDVIxP4BgEHwD9HfH1eQUr+ASUab9jcQDt6D74YPX85FEULsF6BSdpH5 4P1rjPcIc2XfkClFRB6a1R07uqRC9PH3zM0DVfgTklnYoezM9Gr7cChPcW11EfXh fXlnNfh/XRnZFDXeZOsgSfTz58znyjF77xufMgLExcqQgZK0+T4szuD3S75tQjKs xaJ1DzkWDJSZk9Q8jT/PWqNnpVJ+kBSU12FevR8odfEn1t+CyuTbW3QVAmjjrwHG 8Z936VXCo6FUMnlwFhTvn+8b7Ho0hf72I6tMcY23YM3Xn3z1hmCR+Dk7MaEsQM8= =Y+Np -----END PGP SIGNATURE----- --=-=-=--