notmuch search and tags
[notmuch-archives.git] / 29 / 38d67dddd337dff1d3de6175e53802b76ede43
1 Return-Path: <daniel.schoepe@googlemail.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 DF79B431FD0\r
6         for <notmuch@notmuchmail.org>; Tue,  5 Jul 2011 09:44:02 -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.789\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.789 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, T_MIME_NO_TEXT=0.01]\r
14         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 xDzjk87z98lm for <notmuch@notmuchmail.org>;\r
18         Tue,  5 Jul 2011 09:44:02 -0700 (PDT)\r
19 Received: from mail-fx0-f46.google.com (mail-fx0-f46.google.com\r
20         [209.85.161.46]) (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 19399431FB6\r
23         for <notmuch@notmuchmail.org>; Tue,  5 Jul 2011 09:44:01 -0700 (PDT)\r
24 Received: by fxh19 with SMTP id 19so6261393fxh.19\r
25         for <notmuch@notmuchmail.org>; Tue, 05 Jul 2011 09:44:01 -0700 (PDT)\r
26 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
27         d=googlemail.com; s=gamma;\r
28         h=from:to:subject:in-reply-to:references:user-agent:date:message-id\r
29         :mime-version:content-type;\r
30         bh=62xClntXr6QO2m1yuwgeIt94V+CbOCRZZBXxy8eCF3Y=;\r
31         b=CqX7W2CZF5+5rYTkBPVGQLlcXCskl0EoB9UNFrm7P0pQnPHLJYoHwsgH5u3M1FxDJt\r
32         4UaBFwkpKB/u9v/mqhGMztg0Pwtn29xWNh7ygtDxvoluoUq0JwIbjJ0xSyF4IAz8aBp3\r
33         Z+hVShJ4NmO3DxPWBizbksfqThLZBJ8mGXISA=\r
34 Received: by 10.223.6.198 with SMTP id a6mr11600616faa.130.1309884240761;\r
35         Tue, 05 Jul 2011 09:44:00 -0700 (PDT)\r
36 Received: from localhost (dslb-178-004-223-219.pools.arcor-ip.net\r
37         [178.4.223.219])\r
38         by mx.google.com with ESMTPS id w15sm5409661faj.23.2011.07.05.09.43.58\r
39         (version=TLSv1/SSLv3 cipher=OTHER);\r
40         Tue, 05 Jul 2011 09:43:59 -0700 (PDT)\r
41 From: Daniel Schoepe <daniel.schoepe@googlemail.com>\r
42 To: Michal Sojka <sojkam1@fel.cvut.cz>, notmuch@notmuchmail.org\r
43 Subject: Re: [PATCH 0/2] emacs: User-defined sections in notmuch-hello\r
44 In-Reply-To: <87wrfwyg39.fsf@steelpick.2x.cz>\r
45 References: <1309379221-5617-1-git-send-email-daniel.schoepe@googlemail.com>\r
46         <87wrfxk34u.fsf@steelpick.2x.cz>\r
47         <87pqlpjfsa.fsf@tredergarh.home.box>\r
48         <87wrfwyg39.fsf@steelpick.2x.cz>\r
49 User-Agent: Notmuch/0.5-321-g61afd5f (http://notmuchmail.org) Emacs/23.3.1\r
50         (x86_64-pc-linux-gnu)\r
51 Date: Tue, 05 Jul 2011 18:43:50 +0200\r
52 Message-ID: <87k4bwu189.fsf@gilead.invalid>\r
53 MIME-Version: 1.0\r
54 Content-Type: multipart/signed; boundary="=-=-=";\r
55         micalg=pgp-sha1; protocol="application/pgp-signature"\r
56 X-BeenThere: notmuch@notmuchmail.org\r
57 X-Mailman-Version: 2.1.13\r
58 Precedence: list\r
59 List-Id: "Use and development of the notmuch mail system."\r
60         <notmuch.notmuchmail.org>\r
61 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
62         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
63 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
64 List-Post: <mailto:notmuch@notmuchmail.org>\r
65 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
66 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
67         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
68 X-List-Received-Date: Tue, 05 Jul 2011 16:44:03 -0000\r
69 \r
70 --=-=-=\r
71 \r
72 On Tue, 05 Jul 2011 16:09:14 +0200, Michal Sojka <sojkam1@fel.cvut.cz> wrote:\r
73 > I wanted to say that it might be useful to have the similar options for\r
74 > saved searches. For example, what I do in my notmuch-hello-insert-inbox\r
75 > is to take the saved searches and filter them by tag:inbox. I guess that\r
76 > if there is a possibility to do that without coding in elisp, some\r
77 > people may find it useful. What do you think?\r
78 \r
79 I sent a new version of the patch that incorporates your suggestions\r
80 with one exception: I removed notmuch-hello-insert-inbox from the\r
81 default value for notmuch-hello-sections, since personally I find it a\r
82 bit confusing to have all tags with inbox-tagged messages\r
83 mixed with the saved searches in one place.\r
84 \r
85 --=-=-=\r
86 Content-Type: application/pgp-signature\r
87 \r
88 -----BEGIN PGP SIGNATURE-----\r
89 Version: GnuPG v1.4.11 (GNU/Linux)\r
90 \r
91 iQIcBAEBAgAGBQJOEz9GAAoJEIaTAtce+Z+JfJMP/iAjNJNauHWqVU8xRaats+we\r
92 ZnxaBm3ZHruIu0aaLZvuSMC3LFVyp2ctSTxZacfOuVrKfBzZnDmxnyMNQGMj9m2w\r
93 85kTZhanh0kAvLZUgEQ7/EJJCbLxVSZ2WDNDT7vWZZadwhv2HnpPNyVPw5eFau3K\r
94 bj4D9KOvC9ye7hyZ93rXQesgiWXpP44L8vCWgNDGsowbKuzazYA/yc0O2KLK3ymd\r
95 las9MvW47JoTmgtyLXrfTMB7YbEAqdC9hFrw+nrV221TFIY8OGh0FPf+ZIKvcXM+\r
96 7dl7LLph7HYmEFnp1lX4U3/Srt++dI2GnVtB0PVg+j2OeDga8whT8spH4gxxtV78\r
97 PsWqDGYuOIx7+p0z/ShLFojm7afc9DRcV6NyR70zNKrUHZXM1IAh74GYQrwiwppo\r
98 ZOT/HDnULYmRArTt7T0tOqft+Et9GiXSIx5S2eILCS7pMi5jVc8OBDOy6FknX22U\r
99 5WDBJp7mI1MQV1x0tckQjZzEMcG4dynxiOquPvxWV1vR7dKF3D4VkYEGZNo36nDV\r
100 83The4XhXJ2/+na85bklvUOJQRO3/h6a0BT1B1wmv6/C123HTUQelmIAyrwTanLG\r
101 JDhjgkitJKNnn9bR9thaGXpFs8vBkl9ytWVY1F1lxQ71JXB142Kkorp/UNEh8rC3\r
102 koxIyP6yeYZtgOF2xeuA\r
103 =FBJy\r
104 -----END PGP SIGNATURE-----\r
105 --=-=-=--\r