From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85746 Path: news.gmane.org!not-for-mail From: Vincent Bernat Newsgroups: gmane.emacs.gnus.general Subject: Re: Unable to get all messages in an IMAP group Date: Thu, 05 Feb 2015 07:27:58 +0100 Message-ID: References: <87oapbe4yj.fsf@zoro.exoscale.ch> <87a90tvyrv.fsf@building.gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1423117700 1743 80.91.229.3 (5 Feb 2015 06:28:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2015 06:28:20 +0000 (UTC) Cc: ding@gnus.org To: Lars Ingebrigtsen Original-X-From: ding-owner+M33985@lists.math.uh.edu Thu Feb 05 07:28:19 2015 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 1YJFvG-00024E-Kc for ding-account@gmane.org; Thu, 05 Feb 2015 07:28:18 +0100 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 1YJFvB-0008IJ-8D; Thu, 05 Feb 2015 00:28:13 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YJFv6-0008Hm-Ml for ding@lists.math.uh.edu; Thu, 05 Feb 2015 00:28:08 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.84) (envelope-from ) id 1YJFv2-0006qA-2m for ding@lists.math.uh.edu; Thu, 05 Feb 2015 00:28:08 -0600 Original-Received: from bart.luffy.cx ([78.47.78.131]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YJFuz-0006Gi-NP; Thu, 05 Feb 2015 07:28:01 +0100 Original-Received: from bart.luffy.cx (localhost [127.0.0.1]) by bart.luffy.cx (Postfix) with ESMTP id 123CD1453A; Thu, 5 Feb 2015 07:28:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=simple; d=luffy.cx; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type:content-transfer-encoding; s=postfix; bh=8O1CuxUa8 Biu65fnHjq7M5SFmhc=; b=GLFHbIeKVBDvyr3M+748DZAGGPHuQOFa6kqTfnziq WIznJKWX2yEzY+LLgLfCx1DPhobjVs5jScGhWkQf6twtgXbDYEcT+xhPxBy7Nuxi ISJShaXFmXrKjzNPexpghW11DQgntOIABU9SKG1poIfcLlunJIiQgsdgPYXC0mvL hk= Original-Received: from neo.luffy.cx (unknown [IPv6:2a02:1203:ecb0:a982:468a:5bff:fe5c:219d]) by bart.luffy.cx (Postfix) with ESMTPS id C726714530; Thu, 5 Feb 2015 07:28:00 +0100 (CET) Original-Received: by neo.luffy.cx (Postfix, from userid 500) id 154DC5D0; Thu, 5 Feb 2015 07:27:59 +0100 (CET) In-Reply-To: <87a90tvyrv.fsf@building.gnus.org> (Lars Ingebrigtsen's message of "Thu, 05 Feb 2015 14:10:44 +1100") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (gnu/linux) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85746 Archived-At: =E2=9D=A6 5 f=C3=A9vrier 2015 14:10 +1100, Lars Ingebrigtsen =C2=A0: >> + (nnimap-change-group group server) > > I've installed a version of this in git Gnus. It seems to be doing the > right thing for me now, at least... Thanks! It works fine for me now. --=20 Localise input and output in subroutines. - The Elements of Programming Style (Kernighan & Plauger)