From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70570 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Bj=C3=B8rn_Mork?= Newsgroups: gmane.emacs.gnus.general Subject: Re: That newfangled IMAP thing... Date: Mon, 06 Sep 2010 11:05:35 +0200 Organization: m Message-ID: <87d3srjl7k.fsf@nemi.mork.no> References: <87pqwslybb.fsf@lifelogs.com> <87zkvw9k5v.fsf@nemi.mork.no> <87d3ssksiv.fsf@nemi.mork.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1283763965 21080 80.91.229.12 (6 Sep 2010 09:06:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 09:06:05 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18945@lists.math.uh.edu Mon Sep 06 11:06:01 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 1OsXeI-0006rl-Q8 for ding-account@gmane.org; Mon, 06 Sep 2010 11:05:58 +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 1OsXeB-0000i3-EX; Mon, 06 Sep 2010 04:05:51 -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 1OsXeA-0000ho-5z for ding@lists.math.uh.edu; Mon, 06 Sep 2010 04:05:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OsXe5-0005hv-Ov for ding@lists.math.uh.edu; Mon, 06 Sep 2010 04:05:49 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OsXe5-0008F6-00 for ; Mon, 06 Sep 2010 11:05:45 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OsXe4-0006km-Uw for ding@gnus.org; Mon, 06 Sep 2010 11:05:44 +0200 Original-Received: from 193.160.199.1 ([193.160.199.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 11:05:44 +0200 Original-Received: from bjorn by 193.160.199.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 11:05:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 193.160.199.1 User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:wu0iitU/wveGSbIXR79tvZlQvQA= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70570 Archived-At: Bjørn Mork writes: > Bjørn Mork writes: > >> Hmm, looks like the nnimap splitting disappeared completely with the >> latest git pull. Probably faster, but still... > > Nevermind, it was already fixed. Just needed another pull. Nope, that was not it. Seems to work on initial connect, but then start failing when doing g. However, M-g on the INBOX runs the splitting. There's something fishy here. Bjørn