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 4D863431FBD for ; Mon, 22 Feb 2010 01:13:39 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.958 X-Spam-Level: X-Spam-Status: No, score=-0.958 tagged_above=-999 required=5 tests=[AWL=-0.959, BAYES_50=0.001] autolearn=unavailable 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 Qw1UwvJ1Njhj for ; Mon, 22 Feb 2010 01:13:37 -0800 (PST) Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36]) by olra.theworths.org (Postfix) with ESMTP id 01A3A431FBC for ; Mon, 22 Feb 2010 01:13:37 -0800 (PST) Received: from localhost (unknown [192.168.200.4]) by max.feld.cvut.cz (Postfix) with ESMTP id CAFD019F33AB; Mon, 22 Feb 2010 10:13:35 +0100 (CET) X-Virus-Scanned: IMAP AMAVIS Received: from max.feld.cvut.cz ([192.168.200.1]) by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new, port 10044) with ESMTP id eyyG6zNbbCuo; Mon, 22 Feb 2010 10:13:34 +0100 (CET) Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34]) by max.feld.cvut.cz (Postfix) with ESMTP id E536C19F3395; Mon, 22 Feb 2010 10:13:33 +0100 (CET) Received: from steelpick.localdomain (k335-30.felk.cvut.cz [147.32.86.30]) (Authenticated sender: sojkam1) by imap.feld.cvut.cz (Postfix) with ESMTPSA id 6999415C052; Mon, 22 Feb 2010 10:13:28 +0100 (CET) Received: from wsh by steelpick.localdomain with local (Exim 4.71) (envelope-from ) id 1NjUM4-0001Uz-3b; Mon, 22 Feb 2010 10:13:28 +0100 From: Michal Sojka To: Jameson Rollins , Carl Worth In-Reply-To: <87ocjjhb34.fsf@servo.finestructure.net> References: <87ocjjhb34.fsf@servo.finestructure.net> Date: Mon, 22 Feb 2010 10:13:28 +0100 Message-ID: <87aav14oqv.fsf@steelpick.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Notmuch Mail Subject: Re: [notmuch] patch queue 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, 22 Feb 2010 09:13:39 -0000 On Sat, 20 Feb 2010 16:05:35 -0500, Jameson Rollins wrote: > I'm not at all trying to be pushy; there's just some older stuff in the > queue that I would really like to see applied, such as folder-based > tagging Hi, as for the folder-based tagging patch sent by myself, it needs some improvement. I'm waiting for merge of testing ifrastructure in order to write tests for the patch. The testing infrastructure is GPLv2 and we would like to use it under GPLv3 and changing this takes some time. I guess, Carl waits for this as well. Michal