Re: Applying patches directly from emails?
[notmuch-archives.git] / 2d / 33dc639ddef2aea40fa7fca60dccb1ea00db14
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 D57C8431FB6\r
6         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 04:48:38 -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: 2.7\r
10 X-Spam-Level: **\r
11 X-Spam-Status: No, score=2.7 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=1, FREEMAIL_FROM=0.001,\r
14         FREEMAIL_REPLY=2.499, 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 v3ZOr62Ejeiy for <notmuch@notmuchmail.org>;\r
18         Sat,  8 Dec 2012 04:48:37 -0800 (PST)\r
19 Received: from mail-we0-f181.google.com (mail-we0-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 7D351431FAE\r
23         for <notmuch@notmuchmail.org>; Sat,  8 Dec 2012 04:48:37 -0800 (PST)\r
24 Received: by mail-we0-f181.google.com with SMTP id t11so646760wey.26\r
25         for <notmuch@notmuchmail.org>; Sat, 08 Dec 2012 04:48:36 -0800 (PST)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
27         h=from:to:cc:subject:date:message-id:x-mailer;\r
28         bh=HzM1gDQFs3Gvd/ihmrb5JDhcVF7GpKMCIisBxvut8pk=;\r
29         b=my0CA7EADt5M7lTCgN/GtUN3j/bXc4uKhmTX5WvuvMsFz74/w6c6u0eNH0u4zuRyiz\r
30         T3Q4jO4MYeEQQ3MjvsQoGBKWC5zu3m51cJA8O0wIEQ8SpCpbt2S2LrYdDyQIsdWiHqM0\r
31         z6ZGtmktTnw9+7Tb67Bnq0ugiUaVFFBPWdd/ihgGJ0LExTBHGroTFsely+BZnlbjsw2u\r
32         mk2qgFU9n+ytfujrYWc11NSI8YN+BBuMz5gjbn9KP6g0IlH9u07yG/dzYA/m3Nls0f2S\r
33         b5MYgnwU0CupKHTsKHmI+b6dHRASy4c9BwyTwY8YLmN2ycHhJyuz+sbS+qj/paDcuBws\r
34         NaZg==\r
35 Received: by 10.180.82.69 with SMTP id g5mr2912708wiy.21.1354970916336;\r
36         Sat, 08 Dec 2012 04:48:36 -0800 (PST)\r
37 Received: from localhost (93-97-24-31.zone5.bethere.co.uk. [93.97.24.31])\r
38         by mx.google.com with ESMTPS id d9sm2136244wiw.0.2012.12.08.04.48.34\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Sat, 08 Dec 2012 04:48:35 -0800 (PST)\r
41 From: Mark Walters <markwalters1009@gmail.com>\r
42 To: notmuch@notmuchmail.org\r
43 Subject: [PATCH 0/2] Add some thread based actions to pick\r
44 Date: Sat,  8 Dec 2012 12:48:32 +0000\r
45 Message-Id: <1354970914-18342-1-git-send-email-markwalters1009@gmail.com>\r
46 X-Mailer: git-send-email 1.7.9.1\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Sat, 08 Dec 2012 12:48:39 -0000\r
60 \r
61 This addes the a macro to notmuch pick to apply a command to all\r
62 messages in the current thread. In the second patch we add the ability\r
63 to tag/archive whole threads.\r
64 \r
65 This is independent of\r
66 id:1354970494-18050-1-git-send-email-markwalters1009@gmail.com and\r
67 id:1354970674-18136-1-git-send-email-markwalters1009@gmail.com but may\r
68 have overlapping context (in the keybindings) so they should be applied first.\r
69 \r
70 I can easily supply a version applying straight to master if preferred.\r
71 \r
72 Best wishes\r
73 \r
74 Mark\r
75 \r
76 \r
77 \r
78 Mark Walters (2):\r
79   contrib: pick: add thread based utility functions\r
80   contrib: pick: thread tagging (including archiving) implemented\r
81 \r
82  contrib/notmuch-pick/notmuch-pick.el |   58 ++++++++++++++++++++++++++++++++++\r
83  1 files changed, 58 insertions(+), 0 deletions(-)\r
84 \r
85 -- \r
86 1.7.9.1\r
87 \r