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 120AB431FAE for ; Thu, 13 Feb 2014 09:43:03 -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 IPJ8voJmeuH2 for ; Thu, 13 Feb 2014 09:42:55 -0800 (PST) Received: from qmta02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by olra.theworths.org (Postfix) with ESMTP id 2DFC2431FB6 for ; Thu, 13 Feb 2014 09:42:55 -0800 (PST) Received: from omta13.westchester.pa.mail.comcast.net ([76.96.62.52]) by qmta02.westchester.pa.mail.comcast.net with comcast id Rp5X1n00317dt5G51tiuGP; Thu, 13 Feb 2014 17:42:54 +0000 Received: from odin.tremily.us ([24.18.63.50]) by omta13.westchester.pa.mail.comcast.net with comcast id Rtit1n00g152l3L3ZtiuSK; Thu, 13 Feb 2014 17:42:54 +0000 Received: by odin.tremily.us (Postfix, from userid 1000) id 1DE571035975; Thu, 13 Feb 2014 09:42:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; t=1392313373; bh=0OOKaEE7LSkQBhBn2lqQMinXCn9cBOIaFb8R8hloudc=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=GrqZlOUirZuZK2B4tjIeTh71HBp4rRp8hwhY/DmBnNv/CD0iF+DqcTKhfuP7oxnZS GQxFYhwVrMFkz+mehSvj8k+NwtZT9ToditE00zqitmCpA+cblv3jBgfL/WZIBLU7WO dVUqFgrcShRD9ski61XR6Fuaa/gk/gMa731CpU9Q= Date: Thu, 13 Feb 2014 09:42:53 -0800 From: "W. Trevor King" To: notmuch@notmuchmail.org Subject: Re: [PATCH v3 7/8] nmbug-status: Encode output using the user's locale Message-ID: <20140213174252.GL7538@odin.tremily.us> References: <1db46f649d156372b6be386ecb04a21badca8009.1392309570.git.wking@tremily.us> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4e5ZDkbgLEOfWmLx" Content-Disposition: inline In-Reply-To: <1db46f649d156372b6be386ecb04a21badca8009.1392309570.git.wking@tremily.us> 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=1392313374; bh=YYcCBNz2no1gfAFX8uT6kr+ItuxlmeF6stjiyIzOZuQ=; h=Received:Received:Received:Date:From:To:Subject:Message-ID: MIME-Version:Content-Type; b=WK+mTSIIyJ3S9Ip9i7bUO+5AYw8eI1AnMZ2uI5FAWB7i9opoLr9SYWMzXR57O2aw5 jQiQtziT9ZY19O74QcrZSedSamFPOO2r+dr+/7iX0TxT4HiwBISgY6q4T0Z/t0LVnK WWmBgrdEsCY8LeFe/eufCdrokxF/NK0CCsVT3bTJdFPB3WWkP5T0IWyi7+BZQBRHUe RrSsCYw9GvyMUcgWR/sehGlEEtF3Ux2ZU9D7BFOCrDsV5F8pG5DiWhmTuTlRAPxodn iF2c5xTGbPzq5vGbFyP+GVDtAYzG86Qo/LuZeOY6xMFOPBcRxexKhGXtelpEeDsTtP Lh4NzSydfNXOw== Cc: Tomi Ollila 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, 13 Feb 2014 17:43:03 -0000 --4e5ZDkbgLEOfWmLx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 13, 2014 at 08:47:22AM -0800, W. Trevor King wrote: > '''.format(date=3Ddatetime.datetime.utcnow().date(), > + encoding=3D_ENCODING), > inter_message_padding=3D'0.25em', > border_radius=3D'0.5em'), Oops, that should be: encoding=3D_ENCODING, not: encoding=3D_ENCODING), I can resubmit v4 or send a fixup patch, but feel free to squash this in locally. My revised branch is still available at: git://tremily.us/notmuch.git nmbug-status-python3 if you'd rather just pull the fixup directly (they end with commit f994568). 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 --4e5ZDkbgLEOfWmLx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJS/QQbAAoJEKKfehoaNkbtwO4P/3pk/IcmBCXeO10w9uV3gEbJ 0bymeVH/mPwKuEAQkrI+7GDNyZI4w/dClkWn3ym8iG+BDATOSMUjjDtAhpIjlY73 Vn5f5x9uPYnijHrcEoFD6WwpHbeMWP393y1ELQfio/vME6ahKGWo4+Le0WP4XrFc oOgX1ItorgXyP0Kw0Vz9DteOA3NawytG7fjFiRkkFB7VMr7fhUDPxt733MrbqSu6 OE1u45RCNc0iGI7PEt4NraApCXqPHstb67TxQuoP5wO14HZH2m5h9dOJTu/LuMqL TtuWgl0719Mzsm+8YH1vPzNCneBbFsKOT79BuDOZzeNrOT4xLbuaGcDaN1nd3097 dUljH/TOlDd5AxKYOmHWd2SC6O7ZSnJDmyEUEt9pQclWFlHZhmeQ6pH3AYAjlAA6 PXk3ztgeDUnL7GnhGHoqlnr/+IXpdybsbvOj4wR2jRkIZBvgtrgDnXiGz+bkmGdS vmrEm8aX+YPEIrFtY7TOCjvql73lPwe5K53XIBOkZ8pOiIGI43gOBQJQ2QnrhXm8 wEFDdWfAoF6y1Y2/HAuMZroelMgN4bC3btNSFqH5Zw/oFPkiiiiC8lCZbVEyBG2D zdkrGEIR6zzvMxyGoncVchT1i7pVksSByi6urJzx94iaWNdTv5hKbzutgF5j5oa2 tTyOslNOSeCpjk/4HCbX =qb/V -----END PGP SIGNATURE----- --4e5ZDkbgLEOfWmLx--