From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs456448agc; Mon, 2 Nov 2009 04:10:08 -0800 (PST) Received: by 10.224.59.1 with SMTP id j1mr2791519qah.209.1257163807754; Mon, 02 Nov 2009 04:10:07 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 39si7131644qyk.50.2009.11.02.04.10.07; Mon, 02 Nov 2009 04:10:07 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4E7283C8055; Mon, 2 Nov 2009 07:10:07 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 850CC18582C5 for ; Mon, 2 Nov 2009 07:08:09 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1N4vhh-0006qn-2E for sup-talk@rubyforge.org; Mon, 02 Nov 2009 04:08:09 -0800 From: William Morgan To: sup-talk In-reply-to: <1257118189-sup-7392@zyrg.net> References: <1257118189-sup-7392@zyrg.net> Date: Mon, 02 Nov 2009 04:08:09 -0800 Message-Id: <1257163403-sup-9032@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] updated xapian experimental branch X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Reformatted excerpts from Rich Lane's message of 2009-11-01: > The major feature on this branch is the immediate label updates I've > mentioned before on the list. Awesome, really awesome. > Use of Xapian for thread relevance checks > - Instead of hardcoding the policy into InboxMode Awesome. > - New 'z' key to clear irrelevant threads > - Not strictly necessary, but removing messages in response to index > events is difficult with the current UI code Can you describe this a bit? > Fallout from async message saving > - UpdateManager messages handled in main event loop > - Avoids many races but can lag UI unless we're careful I think this is a great idea. Thanks for all of this, Rich. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk