From 2afa6140f18d5fd1b82b1e49e5bb4c7d3e759acf Mon Sep 17 00:00:00 2001 From: David Bremner Date: Fri, 14 Feb 2014 07:47:01 +2000 Subject: [PATCH] Re: [PATCH v2 14/20] nmbug-status: Encode output using the user's locale --- 12/e4eaf071fd2246230306dc38422fb513696b17 | 80 +++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 12/e4eaf071fd2246230306dc38422fb513696b17 diff --git a/12/e4eaf071fd2246230306dc38422fb513696b17 b/12/e4eaf071fd2246230306dc38422fb513696b17 new file mode 100644 index 000000000..220a465b4 --- /dev/null +++ b/12/e4eaf071fd2246230306dc38422fb513696b17 @@ -0,0 +1,80 @@ +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 21ADE431FB6 + for ; Thu, 13 Feb 2014 03:47:14 -0800 (PST) +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 CEPlwrpUTgwG for ; + Thu, 13 Feb 2014 03:47:10 -0800 (PST) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6CEE4431FAE + for ; Thu, 13 Feb 2014 03:47:10 -0800 (PST) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1WDukz-0006E0-1X; Thu, 13 Feb 2014 07:47:05 -0400 +Received: (nullmailer pid 17236 invoked by uid 1000); Thu, 13 Feb 2014 + 11:47:01 -0000 +From: David Bremner +To: "W. Trevor King" +Subject: Re: [PATCH v2 14/20] nmbug-status: Encode output using the user's + locale +In-Reply-To: <20140213023501.GH7538@odin.tremily.us> +References: + + <87eh396e6e.fsf@zancas.localnet> + <20140211201135.GJ14197@odin.tremily.us> + <8761ol5mvy.fsf@zancas.localnet> + <20140211223336.GM14197@odin.tremily.us> + <877g8z4v4x.fsf@zancas.localnet> + <20140213023501.GH7538@odin.tremily.us> +User-Agent: Notmuch/0.17+53~g3e1d7f6 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Thu, 13 Feb 2014 07:47:01 -0400 +Message-ID: <87zjlv2q16.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +Cc: Tomi Ollila , 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, 13 Feb 2014 11:47:14 -0000 + +"W. Trevor King" writes: + +> +> Folks on Microsoft OSes might prefer UTF-16 [1], which is a valid +> preference. +> + +I see your wikipedia reference and raise you + + http://www.utf8everywhere.org/ + +;). + +> Should I rebase this to the end of the remaining series and resubmit? +> Then this patch can cook on the list until we find a user that doesn't +> like UTF-8 ;). +> + +Sure. + -- 2.26.2