From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/71237 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: More IMAP testing, please Date: Mon, 20 Sep 2010 12:24:10 -0400 Message-ID: <87iq204c45.fsf@uwo.ca> References: <87wrqhoi4h.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1284999877 23476 80.91.229.12 (20 Sep 2010 16:24:37 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Sep 2010 16:24:37 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M19610@lists.math.uh.edu Mon Sep 20 18:24:35 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 1OxjAQ-0003gJ-24 for ding-account@gmane.org; Mon, 20 Sep 2010 18:24:34 +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 1OxjAN-0002rm-S0; Mon, 20 Sep 2010 11:24:31 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1OxjAM-0002rO-8Z for ding@lists.math.uh.edu; Mon, 20 Sep 2010 11:24:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OxjAI-00072X-03 for ding@lists.math.uh.edu; Mon, 20 Sep 2010 11:24:29 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OxjAH-0005Uz-00 for ; Mon, 20 Sep 2010 18:24:25 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OxjAE-0003bm-6X for ding@gnus.org; Mon, 20 Sep 2010 18:24:22 +0200 Original-Received: from bas3-london14-1096787025.dsl.bell.ca ([65.95.164.81]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 18:24:22 +0200 Original-Received: from jdc by bas3-london14-1096787025.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2010 18:24:22 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096787025.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:V7s1VVJgm+DEAnkQMA3DneIAFkU= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:71237 Archived-At: Lars Magne Ingebrigtsen writes: > Wes Hardaker writes: > >> So, maybe a statement like "the worst that could happen would be ..." >> would push me over the fence assuming a decent ending to the statement ;-) > > If you don't do client-side splitting, then the worst that can happen is > that you lose article flags, as reported by Dan Christensen. I haven't > been able to figure out how that could happen, though... Well, `B m' loses messages currently. This seems like the most important bug at this point. Dan