From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81982 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.gnus.general Subject: Re: searching by Message-ID after copy/move; speeding things up Date: Mon, 25 Jun 2012 10:00:49 -0400 Message-ID: References: <87395ypkri.fsf@maru.md5i.com> <877gvamhzv.fsf@zelenka.enovance.com> <87395x7jgn.fsf@zelenka.enovance.com> <87k3z8ek28.fsf@zelenka.enovance.com> <874nq7iswx.fsf@zelenka.enovance.com> <877guvk53x.fsf@zelenka.enovance.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1340632953 22841 80.91.229.3 (25 Jun 2012 14:02:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Jun 2012 14:02:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30252@lists.math.uh.edu Mon Jun 25 16:02:29 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 1Sj9s4-0004cY-Ct for ding-account@gmane.org; Mon, 25 Jun 2012 16:02:28 +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 1Sj9ql-00030P-Jo; Mon, 25 Jun 2012 09:01:07 -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 1Sj9qi-000309-TG for ding@lists.math.uh.edu; Mon, 25 Jun 2012 09:01:04 -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 1Sj9qd-0003c5-JS for ding@lists.math.uh.edu; Mon, 25 Jun 2012 09:01:04 -0500 Original-Received: from upton.red.cert.org ([192.88.209.60]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Sj9qb-00059o-HR for ding@gnus.org; Mon, 25 Jun 2012 16:00:57 +0200 Original-Received: from bucknell.indigo.cert.org (bucknell.indigo.cert.org [10.60.10.121]) by upton.red.cert.org (8.14.4/8.14.4) with ESMTP id q5PE0nHj027318 for ; Mon, 25 Jun 2012 10:00:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cert.org; s=jthatj15xw2j; t=1340632850; bh=qdY45kUR5/Sn2MVMtKvpvtjg90/5QM0D4hTSmthSxjw=; h=From:To:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type:Sender:Reply-To:Cc; b=ZO7k0KBW5AKBoliY45NhOsrlg+U7T2Cg+ytovLuovqm7HPRcn2z9fD5ZBW0UOzBgo soJlVdn1ka/puh2JF8EzqRR1fP0UgtSP10ThuYx2gVPaFYk1quaBrS0a8F9sAS2XOg YXI0lw6jXCnLP7V8EIiVSSkSUyEqQ0pO2yuW5VfU= Original-Received: from waterbuck.yellow.cert.org (waterbuck.yellow.cert.org [10.20.128.84]) by bucknell.indigo.cert.org (8.14.4/8.14.4/2.81) with ESMTP id q5PE0nWu019297 for ; Mon, 25 Jun 2012 10:00:49 -0400 Original-Received: (from mwd@localhost) by waterbuck.yellow.cert.org (8.14.4/8.14.4/Submit/1.6) id q5PE0nZi006750; Mon, 25 Jun 2012 10:00:49 -0400 X-Authentication-Warning: waterbuck.yellow.cert.org: mwd set sender to mwd@cert.org using -f In-Reply-To: <877guvk53x.fsf@zelenka.enovance.com> (Julien Danjou's message of "Mon, 25 Jun 2012 13:23:14 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81982 Archived-At: Julien Danjou writes: > On Tue, Jun 19 2012, Michael Welsh Duggan wrote: > >> Looks good. I would ask you to add the optional limit argument to call >> to the nnimap-find-article-by-message-id call in >> nnimap-request-accept-article as well. This will get called when >> gnus-message-archive-group is set and mail is sent, for example. > > I've added something like that but I had to rename the defcustom for > more consistency. You're probably the one to use it for now, so that > should not be a problem, but I prefer to inform you. Thanks! This works perfectly. -- Michael Welsh Duggan (mwd@cert.org)