Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 00 / 4fd63eb4f893e2be3dbb1851c88331abf42e79
1 Return-Path: <konr@konr.mobi>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id D12C0429E21\r
6         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:16:08 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id PPHZJh2+ogiO for <notmuch@notmuchmail.org>;\r
16         Tue,  3 Jan 2012 04:16:08 -0800 (PST)\r
17 Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com\r
18         [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 12303431FD0\r
21         for <notmuch@notmuchmail.org>; Tue,  3 Jan 2012 04:16:08 -0800 (PST)\r
22 Received: by qcha6 with SMTP id a6so12613362qch.26\r
23         for <notmuch@notmuchmail.org>; Tue, 03 Jan 2012 04:16:05 -0800 (PST)\r
24 Received: by 10.224.179.137 with SMTP id bq9mr931537qab.53.1325592965190; Tue,\r
25         03 Jan 2012 04:16:05 -0800 (PST)\r
26 MIME-Version: 1.0\r
27 Received: by 10.229.251.11 with HTTP; Tue, 3 Jan 2012 04:15:44 -0800 (PST)\r
28 X-Originating-IP: [189.69.22.164]\r
29 In-Reply-To: <cun1urm8h52.fsf@hotblack-desiato.hh.sledj.net>\r
30 References: <1301023559-8097-1-git-send-email-konr@konr.mobi>\r
31         <cun1urm8h52.fsf@hotblack-desiato.hh.sledj.net>\r
32 From: Konrad Scorciapino <konr@konr.mobi>\r
33 Date: Tue, 3 Jan 2012 10:15:44 -0200\r
34 Message-ID:\r
35  <CAHL7qsrnqZQW0hR4ojU_BZGD=aAM-oJmC9mqD6SV1P4H1coe+g@mail.gmail.com>\r
36 Subject: Re: [PATCH] bound mail-parse-charset, used by some functions on\r
37         mm-view.el when there is no charset metadata in the html\r
38 To: David Edmondson <dme@dme.org>\r
39 Content-Type: text/plain; charset=UTF-8\r
40 Content-Transfer-Encoding: quoted-printable\r
41 X-Mailman-Approved-At: Wed, 11 Jan 2012 18:03:20 -0800\r
42 Cc: notmuch@notmuchmail.org, Konrad Scorciapino <konrad@scorciapino.com>\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 03 Jan 2012 12:16:09 -0000\r
56 \r
57 It fixes some encoding issues. I thought it was already incorporated,\r
58 as I no longer have this issue, but words like 'catal=C3=A0' were being\r
59 displayed as 'catala', iirc.\r
60 \r
61 2011/12/30 David Edmondson <dme@dme.org>:\r
62 > Konrad, can you provide a specific example of when this is useful? I\r
63 > don't understand what it is for.\r