From: Tomi Ollila Date: Sun, 1 Jun 2014 08:22:06 +0000 (+0300) Subject: Re: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=892d833d19a971208ca4cb71f59aba0f5829cd47;p=notmuch-archives.git Re: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html --- diff --git a/d0/6a4eb91e123806d18aa04e0c37d83e41e4eff8 b/d0/6a4eb91e123806d18aa04e0c37d83e41e4eff8 new file mode 100644 index 000000000..5c1f7d315 --- /dev/null +++ b/d0/6a4eb91e123806d18aa04e0c37d83e41e4eff8 @@ -0,0 +1,100 @@ +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 985CC431FCF + for ; Sun, 1 Jun 2014 01:22:20 -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 LFuGDOFoqjLe for ; + Sun, 1 Jun 2014 01:22:14 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id DC7EA431FAE + for ; Sun, 1 Jun 2014 01:22:13 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id BABB310005E; + Sun, 1 Jun 2014 11:22:06 +0300 (EEST) +From: Tomi Ollila +To: "W. Trevor King" , notmuch@notmuchmail.org +Subject: Re: [PATCH v2 0/6] nmbug-status fixups from notmuch-to-html +In-Reply-To: +References: +User-Agent: Notmuch/0.18+28~gcecaba1 (http://notmuchmail.org) Emacs/24.3.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: Sun, 01 Jun 2014 08:22:20 -0000 + +On Sun, Jun 01 2014, "W. Trevor King" wrote: + +> Changes from v1 [1] +> +> * Tweaked the license commit message (1/6) [2] with Carl's permission +> [3]. +> * Squashed v1's footer commits (old 2/5, 3/5, and 6/5, now 3/6) [4]. +> * Squashed v1's description commits (old 4/5 and 5/5, now 2/6) [4]. +> * Added commits 4/6, 5/6, and 6/6 to optionally load templates from +> the config file. + +Series (and generated output) LGTM. + +Tomi + +> +> Cheers, +> Trevor +> +> [1]: id:cover.1399748615.git.wking@tremily.us +> http://thread.gmane.org/gmane.mail.notmuch.general/18299 +> [2]: id:a5f999ca7d8d20e9476ae2c747999458f491a324.1399748615.git.wking@tremily.us +> http://article.gmane.org/gmane.mail.notmuch.general/18301 +> [3]: id:87fvkgf87n.fsf@yoom.home.cworth.org +> http://article.gmane.org/gmane.mail.notmuch.general/18328 +> [4]: id:20140512003642.GW28634@odin.tremily.us +> http://article.gmane.org/gmane.mail.notmuch.general/18330 +> +> Carl Worth (3): +> Add explicit license information +> Add a docstring describing the program +> Move the generated date from the top of the page to the footer. +> +> W. Trevor King (3): +> nmbug-status: Factor out header/footer context into a shared dict +> nmbug-status: Add the time to the footer's build-date +> nmbug-status: Optionally load the header and footer templates from the +> config +> +> NEWS | 18 +++++++++++++ +> devel/nmbug/nmbug-status | 67 ++++++++++++++++++++++++++++++++++++++---------- +> 2 files changed, 71 insertions(+), 14 deletions(-) +> +> -- +> 1.9.1.353.gc66d89d +> +> _______________________________________________ +> notmuch mailing list +> notmuch@notmuchmail.org +> http://notmuchmail.org/mailman/listinfo/notmuch