Re: [PATCH v4 01/16] add util/search-path.{c, h} to test for executables in $PATH
[notmuch-archives.git] / cf / 3f9bc72802a9861c974fb17664b02ed513fcf1
1 Return-Path: <awg@lagos.xvx.ca>\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 E20DB431FD8\r
6         for <notmuch@notmuchmail.org>; Tue, 13 Mar 2012 21:30:22 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_NONE=-0.0001] 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 o5yFzfjJtl3k for <notmuch@notmuchmail.org>;\r
16         Tue, 13 Mar 2012 21:30:22 -0700 (PDT)\r
17 Received: from idcmail-mo2no.shaw.ca (idcmail-mo2no.shaw.ca [64.59.134.9])\r
18         by olra.theworths.org (Postfix) with ESMTP id 363B1431FAE\r
19         for <notmuch@notmuchmail.org>; Tue, 13 Mar 2012 21:30:22 -0700 (PDT)\r
20 Received: from lb7f8hsrpno-svcs.dcs.int.inet (HELO pd5ml1no-ssvc.prod.shaw.ca)\r
21         ([10.0.144.222])\r
22         by pd7mo1no-svcs.prod.shaw.ca with ESMTP; 13 Mar 2012 22:30:21 -0600\r
23 X-Cloudmark-SP-Filtered: true\r
24 X-Cloudmark-SP-Result: v=1.1 cv=bD0CuDYpMgGTku+nVSbZuKP/9fNjspX1F8zuwcoBWhM=\r
25         c=1 sm=1\r
26         a=Hr_H8qIIbi0A:10 a=BLceEmwcHowA:10 a=yQp6g8lIsgqumF79BAsFDg==:17\r
27         a=jrO3Zmo_SOZ02yvb3eUA:9 a=T9ER0sURgZeeAaPSJhwA:7 a=odvB31Xb1hMA:10\r
28         a=HpAAvcLHHh0Zw7uRqdWCyQ==:117\r
29 Received: from unknown (HELO lagos.xvx.ca) ([96.52.216.56])\r
30         by pd5ml1no-dmz.prod.shaw.ca with ESMTP; 13 Mar 2012 22:30:21 -0600\r
31 Received: by lagos.xvx.ca (Postfix, from userid 1000)\r
32         id 8C4AC8004203; Tue, 13 Mar 2012 22:30:20 -0600 (MDT)\r
33 From: Adam Wolfe Gordon <awg+notmuch@xvx.ca>\r
34 To: notmuch@notmuchmail.org\r
35 Subject: [PATCH v7.1 00/11] Reply enhancements, second attempt\r
36 Date: Tue, 13 Mar 2012 22:30:05 -0600\r
37 Message-Id: <1331699416-30775-1-git-send-email-awg+notmuch@xvx.ca>\r
38 X-Mailer: git-send-email 1.7.5.4\r
39 In-Reply-To: <1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca>\r
40 References: <1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca>\r
41 X-BeenThere: notmuch@notmuchmail.org\r
42 X-Mailman-Version: 2.1.13\r
43 Precedence: list\r
44 List-Id: "Use and development of the notmuch mail system."\r
45         <notmuch.notmuchmail.org>\r
46 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
47         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
48 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
49 List-Post: <mailto:notmuch@notmuchmail.org>\r
50 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
51 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
53 X-List-Received-Date: Wed, 14 Mar 2012 04:30:23 -0000\r
54 \r
55 Hi everyone,\r
56 \r
57 This is mostly a re-send of last night's series [1]. The only changes are:\r
58 \r
59 * Fixed the emacs patch, where I had a rebase issue.\r
60 * Fixed the commit that re-added test/test-lib by accident.\r
61 * Fixed devel/schemata per Austin's review of the previous version.\r
62 \r
63 Since this series seems to be getting close, I figured I'd add a NEWS entry\r
64 for good measure.\r
65 \r
66 Thanks for all the reviews so far, and I hope this is almost ready!\r
67 \r
68 [1] id:"1331525142-30539-1-git-send-email-awg+notmuch@xvx.ca"\r
69 \r
70 Adam Wolfe Gordon (11):\r
71   test: Add broken test for the new JSON reply format.\r
72   reply: Factor out reply creation\r
73   TODO: Add replying to multiple messages\r
74   reply: Add a JSON reply format.\r
75   schemata: Add documentation for JSON reply format.\r
76   man: Update notmuch-reply man page for JSON format.\r
77   man: Add --decrypt to reply flags\r
78   emacs: Factor out useful functions into notmuch-lib\r
79   test: Add broken tests for new emacs reply functionality\r
80   emacs: Use the new JSON reply format and message-cite-original\r
81   NEWS: news for reply enhancements\r
82 \r
83  NEWS                     |   20 ++++++\r
84  devel/TODO               |    8 +++\r
85  devel/schemata           |   27 ++++++++-\r
86  emacs/notmuch-lib.el     |   63 +++++++++++++++++++\r
87  emacs/notmuch-mua.el     |  124 +++++++++++++++++++++++++------------\r
88  emacs/notmuch-show.el    |   55 +++--------------\r
89  man/man1/notmuch-reply.1 |   20 ++++++-\r
90  notmuch-client.h         |   14 +++-\r
91  notmuch-reply.c          |  153 +++++++++++++++++++++++++++++++++-------------\r
92  notmuch-show.c           |   29 ++++++---\r
93  test/emacs               |  101 ++++++++++++++++++++++++++++++-\r
94  test/multipart           |   52 ++++++++++++++++\r
95  12 files changed, 518 insertions(+), 148 deletions(-)\r
96 \r
97 -- \r
98 1.7.5.4\r
99 \r