Re: [PATCH v3 7/8] nmbug-status: Encode output using the user's locale

Subject: Re: [PATCH v3 7/8] nmbug-status: Encode output using the user's locale

Date: Thu, 13 Feb 2014 09:42:53 -0800

To: notmuch@notmuchmail.org

Cc: Tomi Ollila

From: W. Trevor King


On Thu, Feb 13, 2014 at 08:47:22AM -0800, W. Trevor King wrote:
>  '''.format(date=datetime.datetime.utcnow().date(),
> +           encoding=_ENCODING),
>             inter_message_padding='0.25em',
>             border_radius='0.5em'),

Oops, that should be:

  encoding=_ENCODING,

not:

  encoding=_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

-- 
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
signature.asc (application/pgp-signature)

Thread: