Re: [PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / 84 / c617bcbd5a7fe57b9b2bdfdbb24917cff1134c
1 Return-Path: <jani@nikula.org>\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 61B03431FD2\r
6         for <notmuch@notmuchmail.org>; Thu,  6 Sep 2012 08:32:49 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 1+g9yWfc8whu for <notmuch@notmuchmail.org>;\r
16         Thu,  6 Sep 2012 08:32:47 -0700 (PDT)\r
17 Received: from mail-lpp01m010-f53.google.com (mail-lpp01m010-f53.google.com\r
18         [209.85.215.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 682B5431FAE\r
21         for <notmuch@notmuchmail.org>; Thu,  6 Sep 2012 08:32:47 -0700 (PDT)\r
22 Received: by lahc1 with SMTP id c1so1301010lah.26\r
23         for <notmuch@notmuchmail.org>; Thu, 06 Sep 2012 08:32:45 -0700 (PDT)\r
24 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
25         d=google.com; s=20120113;\r
26         h=from:to:cc:subject:date:message-id:x-mailer:x-gm-message-state;\r
27         bh=K6ADta6OpJLscid+iNw1w0RA9BWbZo5HQbgHU9q0UvE=;\r
28         b=CygsSiLsS+95U9LDFuYgiWO4qd4XNuxTCUA4JEOfn0ykZMoZ4Q/n7aHa4+aNjppghp\r
29         C5AxtZbm+USBxGpCdL7QYDWORmPX2wjOXDsL3lve1k7RXN2NvIWCwJSHkxIyhqxBcqlD\r
30         Ci5nRwxPWEhiFBIblZTRyxZOAsGi8/t+2rO+D9y1ve1zZ9ij6wBJeaH9xcJBCVOW/Vj2\r
31         fn7s9s+EcxOCzG2VTAIdD1M496Ph8FtdYhB/EGj5h2WDj8XAoVhjnUUZRn0O5MHl3fAS\r
32         a83VVXksSMiZlz/ybf1LIYkw0zWFxkJHhfQZ4sL9+cBo3f4JOqmf9Sgqz/jQ6lw6+AdV\r
33         4ZgA==\r
34 Received: by 10.112.88.73 with SMTP id be9mr1030898lbb.72.1346945565785;\r
35         Thu, 06 Sep 2012 08:32:45 -0700 (PDT)\r
36 Received: from localhost (dsl-hkibrasgw4-fe51df00-27.dhcp.inet.fi.\r
37         [80.223.81.27])\r
38         by mx.google.com with ESMTPS id y4sm677301lbg.5.2012.09.06.08.32.43\r
39         (version=SSLv3 cipher=OTHER); Thu, 06 Sep 2012 08:32:44 -0700 (PDT)\r
40 From: Jani Nikula <jani@nikula.org>\r
41 To: notmuch@notmuchmail.org\r
42 Subject: [PATCH v2 0/6] emacs: customization for tag changes on archive\r
43 Date: Thu,  6 Sep 2012 18:32:36 +0300\r
44 Message-Id: <cover.1346945257.git.jani@nikula.org>\r
45 X-Mailer: git-send-email 1.7.9.5\r
46 X-Gm-Message-State:\r
47  ALoCoQmZAwgqpEI2Q/Nq78gIggDQa2nY+Op6spwPahQV8n/NzNAtF+CcMugWVC1FnHsCZcYU4sYQ\r
48 Cc: Tomi Ollila <tomi.ollila@iki.fi>\r
49 X-BeenThere: notmuch@notmuchmail.org\r
50 X-Mailman-Version: 2.1.13\r
51 Precedence: list\r
52 List-Id: "Use and development of the notmuch mail system."\r
53         <notmuch.notmuchmail.org>\r
54 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
55         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
56 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
57 List-Post: <mailto:notmuch@notmuchmail.org>\r
58 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
59 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
61 X-List-Received-Date: Thu, 06 Sep 2012 15:32:49 -0000\r
62 \r
63 Hi all, this is v2 of [1], the only change being Michal's suggestion [2] for\r
64 patch 1/6.\r
65 \r
66 [1] id:"cover.1346614915.git.jani@nikula.org"\r
67 [2] id:"xa1tipbvwdb0.fsf@mina86.com"\r
68 \r
69 BR,\r
70 Jani.\r
71 \r
72 \r
73 Jani Nikula (6):\r
74   emacs: add helper for tag change list manipulation\r
75   emacs: fix notmuch-message-replied-tags defcustom type\r
76   emacs: use new tag change helper to mark messages as replied\r
77   emacs: add support for custom tag changes on message/thread archive\r
78   emacs: add support for reversing notmuch-search-archive-thread tag\r
79     changes\r
80   emacs: add support for reversing notmuch-show-mark-read tag changes\r
81 \r
82  emacs/notmuch-lib.el     |   14 ++++++++++++\r
83  emacs/notmuch-message.el |   26 ++++++++++------------\r
84  emacs/notmuch-show.el    |   54 +++++++++++++++++++++++++++++++---------------\r
85  emacs/notmuch-tag.el     |   15 +++++++++++++\r
86  emacs/notmuch.el         |   16 ++++++++++----\r
87  5 files changed, 89 insertions(+), 36 deletions(-)\r
88 \r
89 -- \r
90 1.7.9.5\r
91 \r