From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82188 Path: news.gmane.org!not-for-mail From: Dave Abrahams Newsgroups: gmane.emacs.gnus.general Subject: Re: [gnus git] branch master updated: m0-5-97-gafdb0e3 =6= Revert "Add recent argument to nnimap-find-article-by-message-id" ; Fix for macos keychain access ; gnus-try-warping-via-registry: [bugfix] don't act as though you've found the article when you haven't ; gnus-request-head: when gnus-override-method is set, allow the backend `request-head' function to determine the group name on its own. ; Change gnus-set-difference from O(N^2) to O(N) ; Filter out negative article numbers during expiry Date: Fri, 31 Aug 2012 22:08:44 -0700 Message-ID: References: <87ehmpqto6.fsf@dex.adm.naquadah.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346476188 3984 80.91.229.3 (1 Sep 2012 05:09:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Sep 2012 05:09:48 +0000 (UTC) Cc: Katsumi Yamaoka , ding@gnus.org, Julien Danjou To: Michael Welsh Duggan Original-X-From: ding-owner+M30457@lists.math.uh.edu Sat Sep 01 07:09:50 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 1T7fxs-0007Rg-Jn for ding-account@gmane.org; Sat, 01 Sep 2012 07:09:48 +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 1T7fx4-0007ua-QV; Sat, 01 Sep 2012 00:08:58 -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 1T7fx3-0007uN-K7 for ding@lists.math.uh.edu; Sat, 01 Sep 2012 00:08:57 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T7fx2-0005Og-BV for ding@lists.math.uh.edu; Sat, 01 Sep 2012 00:08:57 -0500 Original-Received: from mail-pz0-f44.google.com ([209.85.210.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1T7fx0-0002GP-OA for ding@gnus.org; Sat, 01 Sep 2012 07:08:54 +0200 Original-Received: by dadf8 with SMTP id f8so2857851dad.17 for ; Fri, 31 Aug 2012 22:08:48 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:x-gm-message-state; bh=7OOozl9bX25+NW9FRa4Zbkp/8UOSnPCyiTqZBI/GKLg=; b=Zi4n4DNuQVaHwaoeHLLO9F/UxhRbwGA9bjs2oFhkRCx14Hibp9feP+IuCkGdyyWvk1 iY3v9PWHY8+U2a37c+xu4OrjllK6mHAZt5X8vHIXQbHUDMmxUqSMAeqJ8kYz2VoDtYzB I8QqJAIf4V7yePfm6E+kXbuH+oRoX4uD//2kKidP6m8jDkl7um/rsFTw+Wfn/izXKpq7 kiINhyS3ZTxzIo5L+cvlJWxN88qL0N2++3ZOv5uBHARZdi+Gp9swKwzeabb9wiBARuqR i3qv9zo8HxBmj/iLnhDT3HLqjnVMiSgsJv+STssSZ6lonUL2X2qWHEV51677uqcO04p5 ab9w== Original-Received: by 10.68.237.34 with SMTP id uz2mr21696941pbc.71.1346476128434; Fri, 31 Aug 2012 22:08:48 -0700 (PDT) Original-Received: from pluto.local (96-41-170-122.dhcp.mdfd.or.charter.com. [96.41.170.122]) by mx.google.com with ESMTPS id sj5sm4917372pbc.30.2012.08.31.22.08.46 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 31 Aug 2012 22:08:47 -0700 (PDT) Original-Received: by pluto.local (Postfix, from userid 501) id 82B335FC25A3; Fri, 31 Aug 2012 22:08:44 -0700 (PDT) In-Reply-To: (Michael Welsh Duggan's message of "Fri, 31 Aug 2012 10:34:46 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1 (darwin) X-Gm-Message-State: ALoCoQnyhl/anijK1RIVYzNUk6jMFVMKsDHgplISMDhm5xrOyhyFq49zcnzMRoCSSHzH7h3Ybleg X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82188 Archived-At: on Fri Aug 31 2012, Michael Welsh Duggan wrote: > I really hope that the reverted commit can be fixed and re-added at some > point. It is an important speed-up (minutes to seconds!) on systems > that have miserable search by message-id times (stupid MS Exchange). > > Only reverting this change means that the > nnimap-find-article-by-message-id call in nnimap-request-move-article > has too many arguments. Please pull again; it should be back now. -- Dave Abrahams BoostPro Computing Software Development Training http://www.boostpro.com Clang/LLVM/EDG Compilers C++ Boost