Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 02 / 75f9939ef0338f4175a9051fa8f87a78662a32
1 Return-Path: <markwalters1009@gmail.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 A8632429E25\r
6         for <notmuch@notmuchmail.org>; Thu, 26 May 2011 16:32:28 -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.424\r
10 X-Spam-Level: *\r
11 X-Spam-Status: No, score=1.424 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_ENVFROM_END_DIGIT=2.223, FREEMAIL_FROM=0.001,\r
14         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id amiU+rvNCzfX for <notmuch@notmuchmail.org>;\r
18         Thu, 26 May 2011 16:32:28 -0700 (PDT)\r
19 Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com\r
20         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
21         (No client certificate requested)\r
22         by olra.theworths.org (Postfix) with ESMTPS id CA57F431FB6\r
23         for <notmuch@notmuchmail.org>; Thu, 26 May 2011 16:32:27 -0700 (PDT)\r
24 Received: by wyi11 with SMTP id 11so1004359wyi.26\r
25         for <notmuch@notmuchmail.org>; Thu, 26 May 2011 16:32:26 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
27         h=domainkey-signature:from:to:cc:subject:date:message-id:x-mailer\r
28         :in-reply-to:references;\r
29         bh=No54BV7IMhC+9RxI40WzCGPalqium7fsljSRu+LpvPA=;\r
30         b=bn9vsygEEvGYW8ILMNa4Tg3GG+xoIJGW2H3AaYl9loRFr1PjsCcBDFWTrvkkMbAb0C\r
31         xrCc/49NI7SB7CE7nbDS6oXVg2fe6TqqS6RUtFPESantIx2C9xwOFeVbbL2Fe/u/gebe\r
32         2SBcu9IM27nyEtrMxYfVdjvwltsGsnuIVUhJQ=\r
33 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
34         h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references;\r
35         b=ibZGHYkcixUrB+cmWzHGBse1EPiaZUmqSoaMMQHieeOdQPoQ1+G0bMSYYt17L/lGIY\r
36         PWW0f4Ahcgz+kmaydl+/OW3O0LztKM/pZBoAkZSKiFdsk7nGdVr44nuL+MC0zz87Y12v\r
37         vdSiT39+760DmsKhdd58s50L3t0RlDP3IX3dI=\r
38 Received: by 10.227.110.147 with SMTP id n19mr1380199wbp.51.1306452746112;\r
39         Thu, 26 May 2011 16:32:26 -0700 (PDT)\r
40 Received: from localhost.localdomain (93-97-25-209.zone5.bethere.co.uk\r
41         [93.97.25.209])\r
42         by mx.google.com with ESMTPS id fw15sm804800wbb.27.2011.05.26.16.32.24\r
43         (version=TLSv1/SSLv3 cipher=OTHER);\r
44         Thu, 26 May 2011 16:32:25 -0700 (PDT)\r
45 From: Mark Walters <markwalters1009@gmail.com>\r
46 To: notmuch@notmuchmail.org\r
47 Subject: [PATCH v2 0/3] Implement reply to sender\r
48 Date: Fri, 27 May 2011 00:31:54 +0100\r
49 Message-Id: <1306452717-19934-1-git-send-email-markwalters1009@gmail.com>\r
50 X-Mailer: git-send-email 1.7.2.5\r
51 In-Reply-To: <87pqn5cg4g.fsf@yoom.home.cworth.org>\r
52 References: <87pqn5cg4g.fsf@yoom.home.cworth.org>\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Thu, 26 May 2011 23:32:28 -0000\r
66 \r
67 Many thanks for the rapid response: I have modified the\r
68 patches as suggested and this version includes the\r
69 necessary documentation changes. I have also modified the\r
70 emacs portion to apply to current master.\r
71 \r
72 Best wishes\r
73 \r
74 Mark\r
75 \r
76 \r
77 These patches implement a reply to sender function.\r
78 \r
79 On the command line this is done via a new option\r
80 to notmuch-reply: --reply-to=(sender|all) with all being\r
81 the default (as suggested).\r
82 \r
83 In emacs it is bound to the key R. (Note it does not touch the\r
84 reply to thread command from notmuch-search: it is unclear to me\r
85 what reply to sender would mean there.)\r
86 \r
87 Mark Walters (3):\r
88   Adds the option "--reply-to" to notmuch reply.\r
89   Documentation changes for --reply-to= option to notmuch reply.\r
90   Emacs changes for reply to sender\r
91 \r
92  emacs/notmuch-mua.el  |   10 ++++++----\r
93  emacs/notmuch-show.el |    8 +++++++-\r
94  emacs/notmuch.el      |    2 +-\r
95  notmuch-reply.c       |   46 +++++++++++++++++++++++++++++++++++-----------\r
96  notmuch.1             |   13 +++++++++++++\r
97  notmuch.c             |   10 ++++++++++\r
98  6 files changed, 72 insertions(+), 17 deletions(-)\r
99 \r
100 -- \r
101 1.7.2.5\r
102 \r