From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85698 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Unable to get all messages in an IMAP group Date: Tue, 03 Feb 2015 09:17:47 +0100 Message-ID: <87h9v38l3o.fsf@gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1422951533 7161 80.91.229.3 (3 Feb 2015 08:18:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Feb 2015 08:18:53 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33937@lists.math.uh.edu Tue Feb 03 09:18:49 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 1YIYh5-0000TE-Vk for ding-account@gmane.org; Tue, 03 Feb 2015 09:18:48 +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 1YIYgD-0003ii-RZ; Tue, 03 Feb 2015 02:17:53 -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 1YIYgC-0003iY-BD for ding@lists.math.uh.edu; Tue, 03 Feb 2015 02:17:52 -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 1YIYg9-0001tD-Py for ding@lists.math.uh.edu; Tue, 03 Feb 2015 02:17:52 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1YIYg8-00089F-5Y for ding@gnus.org; Tue, 03 Feb 2015 09:17:48 +0100 Original-Received: from thinkpad-t440p (dhcp13.uni-koblenz.de [141.26.71.13]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id F228C1A84BC for ; Tue, 3 Feb 2015 09:17:47 +0100 (CET) Mail-Followup-To: ding@gnus.org In-Reply-To: (Steinar Bang's message of "Tue, 03 Feb 2015 09:05:23 +0100") User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) X-Spam-Score: -4.2 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85698 Archived-At: Steinar Bang writes: >> I see that nnimap-debug doesn't exist anymore. > > So it is. > >> How to get some traces? > > I don't know, unfortunately. ,----[ C-h v nnimap-record-commands RET ] | nnimap-record-commands is a variable defined in `nnimap.el'. | Its value is nil | | This variable may be risky if used as a file-local variable. | | Documentation: | If non-nil, log commands to the "*imap log*" buffer. `---- Bye, Tassilo