From: Tomi Ollila Date: Mon, 1 Apr 2013 09:56:14 +0000 (+0300) Subject: Re: [PATCH 0/3] nmbug-status: add support for querying the search views X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b48534a8dfb3df734631a363a5926cebc50f14ce;p=notmuch-archives.git Re: [PATCH 0/3] nmbug-status: add support for querying the search views --- diff --git a/1f/f52814d5da53a3c3bb0749d96b0e96b62fda29 b/1f/f52814d5da53a3c3bb0749d96b0e96b62fda29 new file mode 100644 index 000000000..7bd536977 --- /dev/null +++ b/1f/f52814d5da53a3c3bb0749d96b0e96b62fda29 @@ -0,0 +1,81 @@ +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 A3C37431E64 + for ; Mon, 1 Apr 2013 02:56:17 -0700 (PDT) +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 H40tqO5k1p9W for ; + Mon, 1 Apr 2013 02:56:16 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id A0B98431FAE + for ; Mon, 1 Apr 2013 02:56:16 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 67068100094; + Mon, 1 Apr 2013 12:56:14 +0300 (EEST) +From: Tomi Ollila +To: Jani Nikula , notmuch@notmuchmail.org +Subject: Re: [PATCH 0/3] nmbug-status: add support for querying the search + views +In-Reply-To: +References: +User-Agent: Notmuch/0.15.2+50~g43fdda5 (http://notmuchmail.org) Emacs/24.2.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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, 01 Apr 2013 09:56:17 -0000 + +On Mon, Apr 01 2013, Jani Nikula wrote: + +> These should be helpful in a devel script that I've been hacking. It's +> surprisingly painful to try to read json from shell scripts. +> +> Cheers, +> Jani. + ++1 + +Tomi + + +> +> +> Jani Nikula (3): +> nmbug-status: simplify config file read from nmbug git +> nmbug-status: add support for querying the search views +> nmbug-status: only import notmuch when needed +> +> devel/nmbug/nmbug-status | 30 ++++++++++++++++++------------ +> 1 file changed, 18 insertions(+), 12 deletions(-) +> +> -- +> 1.7.10.4 +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch