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 890FD431FBD for ; Thu, 2 Feb 2012 10:40:08 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date" X-Spam-Flag: NO X-Spam-Score: 0.432 X-Spam-Level: X-Spam-Status: No, score=0.432 tagged_above=-999 required=5 tests=[INVALID_DATE=0.432] 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 x3zrIBx22UIi for ; Thu, 2 Feb 2012 10:40:08 -0800 (PST) Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E07A5431FAF for ; Thu, 2 Feb 2012 10:40:07 -0800 (PST) Received: from mail.jade-hamburg.de (unknown [85.183.11.228]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cryptobitch.de (Postfix) with ESMTPSA id 717F152DCF8 for ; Thu, 2 Feb 2012 19:40:06 +0100 (CET) Received: by mail.jade-hamburg.de (Postfix, from userid 401) id C8C29DF2A3; Thu, 2 Feb 2012 19:38:05 +0100 (CET) Received: from thinkbox.jade-hamburg.de (unknown [85.183.11.228]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: teythoon) by mail.jade-hamburg.de (Postfix) with ESMTPSA id AE811DF2A0; Thu, 2 Feb 2012 19:38:04 +0100 (CET) Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77) (envelope-from ) id 1Rt1Zj-0002tr-Gs; Thu, 02 Feb 2012 19:40:03 +0100 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Justus Winter <4winter@informatik.uni-hamburg.de> User-Agent: alot/0.2-372-g8f06 To: Bryan Hunt , notmuch@notmuchmail.org References: <87pqdyo4cg.fsf@gmail.com> In-Reply-To: <87pqdyo4cg.fsf@gmail.com> Date: Thu, 02 Feb 2012 18:40:03 -0000 Message-ID: <20120202184003.27336.15285@thinkbox.jade-hamburg.de> Subject: Re: Possible bug in notmuch python, removing tags not working. Date: Thu, 02 Feb 2012 19:40:03 +0100 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: Thu, 02 Feb 2012 18:40:08 -0000 Quoting Bryan Hunt (2012-02-01 18:23:11) >https://bitbucket.org/spaetz/cnotmuch/issue/1/removing-tags-doesnt-seem-to= -be-saving errm... quoting the bug report: > I've created a trivial python script on Ubuntu, using python-notmuch > 0.6.1-1 (a bit old, I know). Please update your notmuch installation and try to reproduce the bug. If it is still an issue, I'll have a look at it. Please note that I use the python bindings on a daily basis and have no trouble adding or removing bugs. Cheers, Justus