Re: Possible bug in notmuch python, removing tags not working.
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Fri, 3 Feb 2012 02:40:03 +0000 (02:40 +0000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:43:58 +0000 (09:43 -0800)
e6/7887ed7d7d6cdf1d6d0d0985c44b13e6386666 [new file with mode: 0644]

diff --git a/e6/7887ed7d7d6cdf1d6d0d0985c44b13e6386666 b/e6/7887ed7d7d6cdf1d6d0d0985c44b13e6386666
new file mode 100644 (file)
index 0000000..b141eb7
--- /dev/null
@@ -0,0 +1,79 @@
+Return-Path: <teythoon@jade-hamburg.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 890FD431FBD\r
+       for <notmuch@notmuchmail.org>; Thu,  2 Feb 2012 10:40:08 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Amavis-Alert: BAD HEADER SECTION, Duplicate header field: "Date"\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.432\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.432 tagged_above=-999 required=5\r
+       tests=[INVALID_DATE=0.432] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id x3zrIBx22UIi for <notmuch@notmuchmail.org>;\r
+       Thu,  2 Feb 2012 10:40:08 -0800 (PST)\r
+Received: from mail.cryptobitch.de (cryptobitch.de [88.198.7.68])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id E07A5431FAF\r
+       for <notmuch@notmuchmail.org>; Thu,  2 Feb 2012 10:40:07 -0800 (PST)\r
+Received: from mail.jade-hamburg.de (unknown [85.183.11.228])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by mail.cryptobitch.de (Postfix) with ESMTPSA id 717F152DCF8\r
+       for <notmuch@notmuchmail.org>; Thu,  2 Feb 2012 19:40:06 +0100 (CET)\r
+Received: by mail.jade-hamburg.de (Postfix, from userid 401)\r
+       id C8C29DF2A3; Thu,  2 Feb 2012 19:38:05 +0100 (CET)\r
+Received: from thinkbox.jade-hamburg.de (unknown [85.183.11.228])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested) (Authenticated sender: teythoon)\r
+       by mail.jade-hamburg.de (Postfix) with ESMTPSA id AE811DF2A0;\r
+       Thu,  2 Feb 2012 19:38:04 +0100 (CET)\r
+Received: from teythoon by thinkbox.jade-hamburg.de with local (Exim 4.77)\r
+       (envelope-from <teythoon@thinkbox.jade-hamburg.de>)\r
+       id 1Rt1Zj-0002tr-Gs; Thu, 02 Feb 2012 19:40:03 +0100\r
+Content-Type: text/plain; charset="utf-8"\r
+MIME-Version: 1.0\r
+Content-Transfer-Encoding: quoted-printable\r
+From: Justus Winter <4winter@informatik.uni-hamburg.de>\r
+User-Agent: alot/0.2-372-g8f06\r
+To: Bryan Hunt <irishjava@gmail.com>,  notmuch@notmuchmail.org\r
+References: <87pqdyo4cg.fsf@gmail.com>\r
+In-Reply-To: <87pqdyo4cg.fsf@gmail.com>\r
+Date: Thu, 02 Feb 2012 18:40:03 -0000\r
+Message-ID: <20120202184003.27336.15285@thinkbox.jade-hamburg.de>\r
+Subject: Re: Possible bug in notmuch python, removing tags not working.\r
+Date: Thu, 02 Feb 2012 19:40:03 +0100\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 02 Feb 2012 18:40:08 -0000\r
+\r
+Quoting Bryan Hunt (2012-02-01 18:23:11)\r
+>https://bitbucket.org/spaetz/cnotmuch/issue/1/removing-tags-doesnt-seem-to=\r
+-be-saving\r
+\r
+errm... quoting the bug report:\r
+> I've created a trivial python script on Ubuntu, using python-notmuch\r
+> 0.6.1-1 (a bit old, I know).\r
+\r
+Please update your notmuch installation and try to reproduce the\r
+bug. If it is still an issue, I'll have a look at it.\r
+\r
+Please note that I use the python bindings on a daily basis and have\r
+no trouble adding or removing bugs.\r
+\r
+Cheers,\r
+Justus\r