From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71564 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Cannot enter an IMAP group: search failed Date: Thu, 23 Sep 2010 19:28:53 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <87bp7og2yv.fsf@keller.adm.naquadah.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1285262958 4355 80.91.229.12 (23 Sep 2010 17:29:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2010 17:29:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19937@lists.math.uh.edu Thu Sep 23 19:29:16 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Oypbf-0001jK-PN for ding-account@gmane.org; Thu, 23 Sep 2010 19:29:16 +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 1Oypbd-0006az-QF; Thu, 23 Sep 2010 12:29:13 -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 1Oypbc-0006ab-1F for ding@lists.math.uh.edu; Thu, 23 Sep 2010 12:29:12 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OypbX-0001Pm-7j for ding@lists.math.uh.edu; Thu, 23 Sep 2010 12:29:11 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OypbW-0000la-00 for ; Thu, 23 Sep 2010 19:29:06 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OypbS-0001dZ-A5 for ding@gnus.org; Thu, 23 Sep 2010 19:29:02 +0200 Original-Received: from cm-84.215.34.171.getinternet.no ([84.215.34.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 19:29:02 +0200 Original-Received: from larsi by cm-84.215.34.171.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 23 Sep 2010 19:29:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 22 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.215.34.171.getinternet.no Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAMFBMVEVzXTz39e/Io1DDvLHw 7+z9/fz9/vuek4OFdVOUg2X7+/j////+//7b29v+/v1TPxMj5kbSAAAA6klEQVQ4jWPI240V7GJA sLeiyDDsxgHoLLFvIC2ng8S+m/wfTLFJeNaam/ffxpTYUj6jvPgyL6bE5grT008fG0RjSIj37t69 d8JlawyJG9a7N0/iL8aUqIx+rKT/vxZDYk/54ial//9LMHVYMinp8/8vuY0hYT4DqIOhF1PC/bpl k/5/XkyJx3bCFZP4a19jSGwteb125gQrTJ/vXm567u0VbywS+y4bF6/ejUVi9+5zp3djl0ABw1/i NS4JrKL7cBu1D4fEvkSGaBSB17vf7XsHBFnCDH7v0kAga9WqhYIigoKOgiAg4nIDAH/BJ3mpJV9H AAAAAElFTkSuQmCC Mail-Copies-To: never X-Now-Playing: Split's _Four Tet & Mala_: "Mala - Don't Let Me Go" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:m6YIDxJjsXgNxoLm5nrg3HO6k9A= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71564 Archived-At: Julien Danjou writes: > * 264 FETCH (UID 265 RFC822.SIZE 329564 BODYSTRUCTURE (("text" "plain" ("charset" "utf-8") NIL NIL "7bit" 555 20 NIL NIL NIL NIL)("message" "rfc822" NIL NIL NIL "7bit" 327775 ("Thu, 23 Sep 2010 03:10:09 -0700 (PDT)" {42} > CONGRATULATION"FROM SWEEPSTAKES AWARD 2010 ((NIL NIL "adamsmith.smith.001" "gmail.com")) Wow. That's the weirdest quoting scheme ever. So instead of turning CONGRATULATION"FROM SWEEPSTAKES AWARD 2010 into "CONGRATULATION\"FROM SWEEPSTAKES AWARD 2010" or something, they break the line, say how long the next text is, and then continue on. I've now implemented this in the header parsing thing, so it should work now. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen