Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E1C45431FD0 for ; Mon, 31 Oct 2011 07:12:43 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 1.363 X-Spam-Level: * X-Spam-Status: No, score=1.363 tagged_above=-999 required=5 tests=[RDNS_DYNAMIC=0.363, TO_NO_BRKTS_DYNIP=1] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id O0XgBxepqc0K for ; Mon, 31 Oct 2011 07:12:42 -0700 (PDT) Received: from hackervisions.org (67-207-143-141.slicehost.net [67.207.143.141]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 0A2EF431FB6 for ; Mon, 31 Oct 2011 07:12:42 -0700 (PDT) Received: from [207.86.247.124] (helo=localhost) by hackervisions.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RKsiW-0002MI-GC; Mon, 31 Oct 2011 10:20:00 -0400 From: James Vasile To: webservice@bontempi.net, notmuch@notmuchmail.org Subject: Re: Displaying tags with many messages very slow in Emacs In-Reply-To: References: User-Agent: Notmuch/0.9_rc1-53-g70b1b26 (http://notmuchmail.org) Emacs/23.3.1 (i486-pc-linux-gnu) Date: Mon, 31 Oct 2011 08:47:04 -0400 Message-ID: <87fwi99vlj.fsf@wyzanski.jamesvasile.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 14:12:44 -0000 On August 20th, I sent a message to this list (Message-ID: <87vctrq4or.fsf@hackervisions.org>) that limits the view to a small number threads. You can set the number of threads (or turn it off). I did this because I never want to page through more than a screen or two of threads. If I need more results, I filter my search or choose better search terms. This speeds things up considerably on my (admittedly old) machine. When I posted the patch, Daniel Schoepe suggested a few improvements. I didn't make those improvements, but I suppose I should. Best, James