From: W. Trevor King Date: Thu, 6 Feb 2014 18:14:01 +0000 (+1600) Subject: Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=206e56de69844e19dea69f1870388700370f1cb4;p=notmuch-archives.git Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring --- diff --git a/6f/23b538bc8003ba9ee5787a1415e4af94037044 b/6f/23b538bc8003ba9ee5787a1415e4af94037044 new file mode 100644 index 000000000..906845234 --- /dev/null +++ b/6f/23b538bc8003ba9ee5787a1415e4af94037044 @@ -0,0 +1,148 @@ +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 D2292431FB6 + for ; Thu, 6 Feb 2014 10:16:09 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.1 +X-Spam-Level: +X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + RCVD_IN_DNSWL_NONE=-0.0001] 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 I4dzfHUSvhwP for ; + Thu, 6 Feb 2014 10:16:03 -0800 (PST) +Received: from qmta06.westchester.pa.mail.comcast.net + (qmta06.westchester.pa.mail.comcast.net [76.96.62.56]) + by olra.theworths.org (Postfix) with ESMTP id 6CEA7431FAE + for ; Thu, 6 Feb 2014 10:16:03 -0800 (PST) +Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) + by qmta06.westchester.pa.mail.comcast.net with comcast + id P4x21n0030Fqzac566G1CK; Thu, 06 Feb 2014 18:16:01 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta08.westchester.pa.mail.comcast.net with comcast + id P6E11n00W152l3L3U6E2WL; Thu, 06 Feb 2014 18:14:02 +0000 +Received: by odin.tremily.us (Postfix, from userid 1000) + id 26C63FEFFFA; Thu, 6 Feb 2014 10:14:01 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1391710441; bh=50PCRjzwO/MRbOxK1Um8DHWRb8WlYqBl6L+VeeY1i0I=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=AhNjMPL8kpsLaTlDqu0oqJuUSC8sapOTldC+Uwv0XgUyWrNYrBmYsL//siUrZqy3L + UiCJTV+IwMLX5R4Cr9bvNPtonC2QPXjQEvYHlbnU7Rfo0Yrb5+3CwdE92p9dIKsHSV + TU9alA0MfoZjw8KTIhutZTY+OV3FrOH2F1vmKM5c= +Date: Thu, 6 Feb 2014 10:14:01 -0800 +From: "W. Trevor King" +To: Tomi Ollila +Subject: Re: [PATCH 00/17] nmbug-status: Python-3-compabitility and general + refactoring +Message-ID: <20140206181400.GP14197@odin.tremily.us> +References: + <20140204005331.GQ14197@odin.tremily.us> + + <20140204161142.GS14197@odin.tremily.us> + + <20140204191453.GV14197@odin.tremily.us> + + + <20140205152738.GJ14197@odin.tremily.us> + +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="0KpsattHCfnnnbNf" +Content-Disposition: inline +In-Reply-To: +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.22 (2013-10-16) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20121106; t=1391710561; + bh=BrSgRFkLas8br8apltM3JJ8JpFSg8qqrWd2ZuhEn/a4=; + h=Received:Received:Received:Date:From:To:Subject:Message-ID: + MIME-Version:Content-Type; + b=BpBPn2+lF9evEtOnhkx+UOd/Mz5jArxlZ1876FZY2J7tFfkCZ7/bUxKpxHOlyEXJQ + dbOpjqX+gQ4lrBgzbUCkegZ8yNYxY6zeUQ6+8zoCFNunOcvqDzzrBoGI4KelrItgfE + ku3ZKVi8KqgE4/feyspD5E7YA2zmp69TyaFtCOqjIErGDXFof2yeG8QvjU+67uqWb6 + aQ+bYlM12LZc3NTjTMNW1lX+hC4W2945QF8UXkUAb1cKbArZ/k/u+GHASFAc4zy4aw + EEouVcN+Y+ByAJOrdH5m2BA2pVDA18KkoNok+V15/uNyD/CJ+ajIok8bGOj0WGBNue + kkfK1roF5v7VQ== +Cc: notmuch@notmuchmail.org +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, 06 Feb 2014 18:16:10 -0000 + + +--0KpsattHCfnnnbNf +Content-Type: text/plain; charset=us-ascii +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Thu, Feb 06, 2014 at 12:54:56AM +0200, Tomi Ollila wrote: +> On Wed, Feb 05 2014, "W. Trevor King" wrote: +> > On Wed, Feb 05, 2014 at 05:00:45PM +0200, Tomi Ollila wrote: +> >> #DFF for the light-blue works better for me. +> > +> > I'm fine with that. As I said in my cover letter, I'm happy to have +> > alternative color schemes suggested. Does anyone else want to chime +> > in on better defaults? This should probably also be configurable via +> > status-config.json. Maybe: +> > +> > { "style": {"html": {"thread-colors": ["#DFF", "#FEF"]}}} +>=20 +> Maybe we can persuade David to test-run new notmuch-status in +> his production server before it is pushed to notmuch master, and +> bikeshed the style in http://nmbug.tethera.net/status/ + +I'll remove this once the series lands, but I've currently got a +preview up at http://tremily.us/status.html + +> probably no-one is interested to configure those later (if we even +> get bikeshed comments... ;) + +I suppose we can revisit this when someone with an existing color +scheme decides to use nmbug and nmbug-status as their bugtracker (red +a gray for Red Hat? Blue and yellow for Python? ;). Until then, I'm +fine with hardcoding this. + +Cheers, +Trevor + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--0KpsattHCfnnnbNf +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.22 (GNU/Linux) + +iQIcBAEBAgAGBQJS89DmAAoJEKKfehoaNkbtV88P/R6B17+gjD8cBqFgOUx3x954 +Qm2bVHZkvh2dpjHR3cUcdu2lQZWTDW/XlJZiyzYXiIpG8moyZT+WFNYcs+ISS1VV +ofwW4bICnylpZVpODCeU9p+JyeW3icfFYlCJvih5BUc0TlUeNiYu5Y8b6lF4UEy2 +OSbifOc8hxFmTkdtrXOEzQhkVIuxKh4g+x8vFGa9JN45YeAMhl+PPWSySjnC+cog +z8KxEnNhpVwusnEqTs9CWVxwasRvSsiKxLVw8/54WzgiWAVM79MyG9dLcdVi3h5h +YoIPLbtZcNm8bn8KBWZSbw1BSzpI4RYMM7mmk4+3cgQcnHxWw7FktILmg3UAPsCx +8muOCWyKOis385+wQoDtwrFvd5h+bYKVapD478/DRDMJWDZ/rQISr62PTgLdNb3N +/f+3QmAQycoji8NTLI3KTet9C6I9tGv6/pdFG+pmNagJqacrqXpi2h3XVNPOYmeK +OOiSvNq9YkH9fN+MS7p/GWPD7SJtetqjiu47XZWLpsirZymiDajlZn33hCbCdjtQ +XkDO+qg6tlW/qqqOWmlLxG1DW/T1Zaai2btEkll/OQGX17PvJwpA7X9QtlKtgld6 +L0pSUB0vRNriwCIqSftI3+IsfsgbXZuLnQ6gHtYMH4zKX1tfjkQ+3XmLhRiLb5dm +UfDHUixZwtSXKS+K6Hyy +=+VTs +-----END PGP SIGNATURE----- + +--0KpsattHCfnnnbNf--