[PATCH 1/4] Add user.other_name property to associate names with other_email.
[notmuch-archives.git] / 94 / 398c40a6f443cc7718dbe75b6af2c1781c92a5
1 Return-Path: <aneesh.kumar@linux.vnet.ibm.com>\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 8941A40D152\r
6         for <notmuch@notmuchmail.org>; Wed, 27 Oct 2010 10:27:30 -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: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] 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 vqpy8RDJK+Rw for <notmuch@notmuchmail.org>;\r
16         Wed, 27 Oct 2010 10:27:30 -0700 (PDT)\r
17 Received: from e23smtp08.au.ibm.com (e23smtp08.au.ibm.com [202.81.31.141])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 3686440D162\r
21         for <notmuch@notmuchmail.org>; Wed, 27 Oct 2010 10:27:09 -0700 (PDT)\r
22 Received: from d23relay04.au.ibm.com (d23relay04.au.ibm.com [202.81.31.246])\r
23         by e23smtp08.au.ibm.com (8.14.4/8.13.1) with ESMTP id o9RHRjkD021764\r
24         for <notmuch@notmuchmail.org>; Thu, 28 Oct 2010 04:27:45 +1100\r
25 Received: from d23av02.au.ibm.com (d23av02.au.ibm.com [9.190.235.138])\r
26         by d23relay04.au.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id\r
27         o9RHR3sn1896680\r
28         for <notmuch@notmuchmail.org>; Thu, 28 Oct 2010 04:27:03 +1100\r
29 Received: from d23av02.au.ibm.com (loopback [127.0.0.1])\r
30         by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id\r
31         o9RHR2Cs031509\r
32         for <notmuch@notmuchmail.org>; Thu, 28 Oct 2010 04:27:03 +1100\r
33 Received: from skywalker.in.ibm.com ([9.77.207.27])\r
34         by d23av02.au.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id\r
35         o9RHQxk6031146; Thu, 28 Oct 2010 04:27:01 +1100\r
36 From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>\r
37 To: cworth@cworth.org\r
38 Subject: [PATCH 2/3] notmuch: Add support for In-Reply-To in header\r
39 Date: Wed, 27 Oct 2010 22:56:56 +0530\r
40 Message-Id: <1288200417-6584-2-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
41 X-Mailer: git-send-email 1.7.1\r
42 In-Reply-To:\r
43  <1288200417-6584-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
44 References: <1288200417-6584-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>\r
45 Cc: "Aneesh Kumar K.V" <aneesh.kumar@gmail.com>, notmuch@notmuchmail.org\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Wed, 27 Oct 2010 17:27:30 -0000\r
59 \r
60 This will later used to implment switching to the replied to mail\r
61 from emacs\r
62 \r
63 Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>\r
64 ---\r
65  notmuch-show.c |    4 ++--\r
66  1 files changed, 2 insertions(+), 2 deletions(-)\r
67 \r
68 diff --git a/notmuch-show.c b/notmuch-show.c\r
69 index ea465de..dbb4672 100644\r
70 --- a/notmuch-show.c\r
71 +++ b/notmuch-show.c\r
72 @@ -287,7 +287,7 @@ static void\r
73  format_headers_text (const void *ctx, notmuch_message_t *message)\r
74  {\r
75      const char *headers[] = {\r
76 -       "Subject", "From", "To", "Cc", "Bcc", "Date"\r
77 +       "Subject", "From", "To", "Cc", "Bcc", "Date", "In-Reply-To"\r
78      };\r
79      const char *name, *value;\r
80      unsigned int i;\r
81 @@ -306,7 +306,7 @@ static void\r
82  format_headers_json (const void *ctx, notmuch_message_t *message)\r
83  {\r
84      const char *headers[] = {\r
85 -       "Subject", "From", "To", "Cc", "Bcc", "Date"\r
86 +       "Subject", "From", "To", "Cc", "Bcc", "Date", "In-Reply-To"\r
87      };\r
88      const char *name, *value;\r
89      unsigned int i;\r
90 -- \r
91 1.7.1\r
92 \r