From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81946 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: Fetching all messages into the Agent Date: Thu, 14 Jun 2012 19:41:03 +0200 Message-ID: <851ulhvljk.fsf@iznogoud.viz> References: <871uliwchp.fsf@ucl.ac.uk> <85aa06ugf7.fsf@iznogoud.viz> <87pq91gao3.fsf@ucl.ac.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339695687 16453 80.91.229.3 (14 Jun 2012 17:41:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2012 17:41:27 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30216@lists.math.uh.edu Thu Jun 14 19:41:26 2012 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 1SfE2u-0001Ug-3P for ding-account@gmane.org; Thu, 14 Jun 2012 19:41:24 +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 1SfE2m-00077K-FY; Thu, 14 Jun 2012 12:41:16 -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 1SfE2k-00076u-TH for ding@lists.math.uh.edu; Thu, 14 Jun 2012 12:41:14 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SfE2i-0006Ay-MG for ding@lists.math.uh.edu; Thu, 14 Jun 2012 12:41:14 -0500 Original-Received: from mx19.lb01.inode.at ([62.99.145.21] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SfE2g-00070P-Q0 for ding@gnus.org; Thu, 14 Jun 2012 19:41:10 +0200 Original-Received: from [91.119.221.133] (port=9436 helo=iznogoud.viz) by smartmx-19.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1SfE2b-00027c-EB for ding@gnus.org; Thu, 14 Jun 2012 19:41:05 +0200 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.77 (FreeBSD)) (envelope-from ) id 1SfE2Z-0001mR-TT for ding@gnus.org; Thu, 14 Jun 2012 19:41:03 +0200 Mail-Followup-To: ding@gnus.org In-Reply-To: <87pq91gao3.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 14 Jun 2012 16:45:00 +0100") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (berkeley-unix) X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81946 Archived-At: On Thu, Jun 14 2012, Eric S Fraga wrote: >> If I do trace-function-background on this function and then J s in the >> *Group* buffer I get a *trace-output* buffer with stanzas like > > I will try to do this when next online. Will this help me answer your > question regarding the argument to gnus-agent-retrieve-headers? Yes, of course. I would just like to know if your observation is related to my patch and the other mailing list thread Tassilo referred you to. Wolfgang