[PATCH v2 11/14] cli/reply: return internet address list from get header funcs
[notmuch-archives.git] / a1 / 827f6bc5754cbe4cda0891c873df1619c89c53
1 Return-Path: <sojkam1@fel.cvut.cz>\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 8C6CC418C34\r
6         for <notmuch@notmuchmail.org>; Sat, 10 Apr 2010 12:58:16 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -1.9\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9] autolearn=unavailable\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 a8PVzcbdkCzu for <notmuch@notmuchmail.org>;\r
16         Sat, 10 Apr 2010 12:58:14 -0700 (PDT)\r
17 Received: from max.feld.cvut.cz (max.feld.cvut.cz [147.32.192.36])\r
18         by olra.theworths.org (Postfix) with ESMTP id A4133418C36\r
19         for <notmuch@notmuchmail.org>; Sat, 10 Apr 2010 12:58:14 -0700 (PDT)\r
20 Received: from localhost (unknown [192.168.200.4])\r
21         by max.feld.cvut.cz (Postfix) with ESMTP id 4866D19F33AA;\r
22         Sat, 10 Apr 2010 21:58:13 +0200 (CEST)\r
23 X-Virus-Scanned: IMAP AMAVIS\r
24 Received: from max.feld.cvut.cz ([192.168.200.1])\r
25         by localhost (styx.feld.cvut.cz [192.168.200.4]) (amavisd-new,\r
26         port 10044)\r
27         with ESMTP id tEdCTXosmfke; Sat, 10 Apr 2010 21:58:11 +0200 (CEST)\r
28 Received: from imap.feld.cvut.cz (imap.feld.cvut.cz [147.32.192.34])\r
29         by max.feld.cvut.cz (Postfix) with ESMTP id CBBAA19F33A8;\r
30         Sat, 10 Apr 2010 21:58:10 +0200 (CEST)\r
31 Received: from wsheee.localdomain (unknown [213.29.198.144])\r
32         (Authenticated sender: sojkam1)\r
33         by imap.feld.cvut.cz (Postfix) with ESMTPSA id 2BAD1FA003;\r
34         Sat, 10 Apr 2010 21:58:04 +0200 (CEST)\r
35 Received: from wsh by wsheee.localdomain with local (Exim 4.69)\r
36         (envelope-from <sojkam1@fel.cvut.cz>)\r
37         id 1O0gof-0001nS-Qp; Sat, 10 Apr 2010 21:58:05 +0200\r
38 From: Michal Sojka <sojkam1@fel.cvut.cz>\r
39 To: Jameson Rollins <jrollins@finestructure.net>, Carl =?utf-8?B?buKIhXRt?=\r
40         =?utf-8?B?dWNoIOSasw==?= Worth <cworth@cworth.org>, Dirk Hohndel\r
41         <hohndel@infradead.org>, Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
42         notmuch@notmuchmail.org\r
43 Subject: Re: Plans for the 0.2 release (this week)\r
44 In-Reply-To: <87mxxb8nip.fsf@servo.finestructure.net>\r
45 References: <8739z6rjxf.fsf@yoom.home.cworth.org>\r
46         <8739z56yb5.fsf@steelpick.2x.cz> <87d3y9t6xg.fsf@SSpaeth.de>\r
47         <m339z4h7k6.fsf@x200.gr8dns.org>\r
48         <871veof1lq.fsf@yoom.home.cworth.org>\r
49         <877hofznms.fsf@wsheee.localdomain>\r
50         <87mxxb8nip.fsf@servo.finestructure.net>\r
51 Date: Sat, 10 Apr 2010 21:58:05 +0200\r
52 Message-ID: <87633zyt9u.fsf@wsheee.localdomain>\r
53 MIME-Version: 1.0\r
54 Content-Type: text/plain; charset=utf-8\r
55 Content-Transfer-Encoding: quoted-printable\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Sat, 10 Apr 2010 19:58:16 -0000\r
69 \r
70 On Sat, 10 Apr 2010, Jameson Rollins wrote:\r
71 > On Sat, 10 Apr 2010 11:02:19 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wr=\r
72 ote:\r
73 > > On Sat, 10 Apr 2010, Carl n=E2=88=85tmuch =E4=9A=B3 Worth wrote:\r
74 > > > Are you all trying to show a problem here? All of the above comes\r
75 > > > through fine. Perhaps it's only with non-ASCII in the From line being\r
76 > > > replied to?=20\r
77 > >=20\r
78 > > Yes and also in Subject line. You can test this with\r
79 > > id:87r5o1etjb.fsf@steelpick.localdomain.\r
80 >=20\r
81 > Again, this subject line shows up fine for me in notmuch-show in emacs.\r
82 > I believe the non-ASCII characters in headers have to be escaped for\r
83 > mail handlers to properly handle them, and the reader should translate.\r
84 > I need to find a reference for this...\r
85 \r
86 Yes. It is displayed correctly in notmuch-show mode, but try to reply\r
87 (press 'r') to the message and you will see. If you do not see it in\r
88 emacs, try running\r
89 \r
90   notmuch reply id:87r5o1etjb.fsf@steelpick.localdomain\r
91 \r
92 and you will see the encoded headers. There is no problem with sending\r
93 such a mail. All recipients will see the headers decoded correctly. The\r
94 problem is, that I (the one who writes the reply) do not know what is\r
95 written in subject and what are the names of non-ascii named recipients.\r
96 \r
97 If notmuch reply command decodes the headers, as implemented by the\r
98 patch, then Emacs (or some other part of mail sending chain?) will\r
99 encode the headers again before the message is actually sent.\r
100 \r
101 -Michal\r