From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71110 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: More IMAP testing, please Date: Sun, 19 Sep 2010 19:36:42 +0200 Organization: Programmerer Ingebrigtsen Message-ID: References: <87r5gp1wgp.fsf@randomsample.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284917839 6880 80.91.229.12 (19 Sep 2010 17:37:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Sep 2010 17:37:19 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19483@lists.math.uh.edu Sun Sep 19 19:37:15 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 1OxNpC-0006Rv-Td for ding-account@gmane.org; Sun, 19 Sep 2010 19:37:15 +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 1OxNp4-0001TQ-TP; Sun, 19 Sep 2010 12:37:06 -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 1OxNp3-0001TD-Gk for ding@lists.math.uh.edu; Sun, 19 Sep 2010 12:37:05 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OxNop-0007zh-RM for ding@lists.math.uh.edu; Sun, 19 Sep 2010 12:37:05 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OxNop-00054H-00 for ; Sun, 19 Sep 2010 19:36:51 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OxNoo-0006I6-Rd for ding@gnus.org; Sun, 19 Sep 2010 19:36:50 +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 ; Sun, 19 Sep 2010 19:36:50 +0200 Original-Received: from larsi by cm-84.215.34.171.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 19 Sep 2010 19:36:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 31 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.215.34.171.getinternet.no Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAALVBMVEWfnJv7+vjQzczf2NTl 4N19dXMaFRXz8e3////+//79/f3Fwb+PjIqwrar+/v3goG/KAAABUElEQVQ4jWN40YEAlQhmJwNI orOjcwWIV4GkiGEm75k9B86eiQRxJJAlZjAcuMBw9MwJTAllZ20nJesKDImXvDEX9sRGd2BKHGBl 2MN7CMyRQzFqs9EmJaC7MCV4jm49DeWgSty9cPs2NomO3ZfucjOA2e2OL5AlYk7fiYVICJtYIEl0 am/ZorR71Uqghkslfsg6ZsKYTSyCW5Al4KD7Srk1dgmWiXslsEm8DRK0qcAmIcpduMcCm0RpUKGK JVYJZuWLWHWYhrvv9MQqweKiiV3H4eqdWO24s6XY0wObhM/tox5YJY7F8M7AZnl7WlrqDGyWt4Sl pVVgddWctDQJrK4SwyVRmpamiSTxAmF7bRon1iBpKWSrwirRKFXdiVWiD5hSsEqsWoFD4iXQHV7Y JICgEyTRBZGYgSKDS0eHIy4J0nXglOggX6IPt8QL7BLzAMKlTrt2lMRIAAAAAElFTkSuQmCC Mail-Copies-To: never X-Now-Playing: Circlesquare's _Songs About Dancing And Drugs_: "Dancers" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:PkpnDRvKZanicaLv+fXjqQIPdTo= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71110 Archived-At: David Engster writes: > * I'm running my IMAP server on a non-standard port; while this is > respected for open-tls-stream, you always use default ports for > querying auth-resources. Fixed and pushed. > * First startup took very long. I guess this is due to > > 19:11:56 14 UID FETCH 59:* FLAGS > > on every mailbox. If I remember correctly, the old code did only > EXAMINE? Now it's pretty fast, maybe because Dovecot does some > caching here. The first time you run it, it does a total flag rescan. Subsequent times it does partial flag rescans, so it'll only be slow the very first time you use it. > * If I try to get an article's parent, and this parent wasn't requested > in the first batch, I get the following error" > > Debugger entered--Lisp error: (wrong-type-argument listp t) > gnus-read-header("") Right... I'll look into it. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen