From: David Bremner Date: Wed, 27 Feb 2013 11:59:30 +0000 (+2000) Subject: Re: Update for nmbug, round 2 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=54ebf3f8d9664c779b3be733dd4a4cd3d28c6cf0;p=notmuch-archives.git Re: Update for nmbug, round 2 --- diff --git a/e1/f6150649bb9e44a4e306534abfab57dca8e089 b/e1/f6150649bb9e44a4e306534abfab57dca8e089 new file mode 100644 index 000000000..057ed6599 --- /dev/null +++ b/e1/f6150649bb9e44a4e306534abfab57dca8e089 @@ -0,0 +1,70 @@ +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 6339B431FB6 + for ; Wed, 27 Feb 2013 03:59:42 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 jOFPYBrSUswj for ; + Wed, 27 Feb 2013 03:59:40 -0800 (PST) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id B14C4431FAF + for ; Wed, 27 Feb 2013 03:59:40 -0800 (PST) +Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.82.78] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1UAffd-0000G0-1H; Wed, 27 Feb 2013 07:59:37 -0400 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1UAffX-0003kx-4N; Wed, 27 Feb 2013 07:59:31 -0400 +From: David Bremner +To: Tomi Ollila , notmuch@notmuchmail.org +Subject: Re: Update for nmbug, round 2 +In-Reply-To: +References: <1361399077-7737-1-git-send-email-david@tethera.net> + +User-Agent: Notmuch/0.15.2+32~g16aa65b (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-pc-linux-gnu) +Date: Wed, 27 Feb 2013 07:59:30 -0400 +Message-ID: <87obf66k7x.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +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: Wed, 27 Feb 2013 11:59:42 -0000 + +Tomi Ollila writes: + +> +> David: are you going to send followup patches soon? I'm running nmbug +> with these patches and it works fine. +> + +I have two followup patches that add an "nmbug init" command to create +an empty nmbug repo, but this is only really needed/useful for using +nmbug to track other kinds of tags, and I'm not sure yet if this is the +right direction to go. So maybe I'll just push these patches as is. + +d