[PATCH 9/9] add has: query prefix to search for specific properties
[notmuch-archives.git] / e2 / a521e77a7c8d0725a20cf26379d2cc9f8b85dd
1 Return-Path: <schnouki@schnouki.net>\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 18718431FBD\r
6         for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 10:01:45 -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.1\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1]\r
13         autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id DTEjGFFtWA1A for <notmuch@notmuchmail.org>;\r
17         Thu, 28 Jun 2012 10:01:44 -0700 (PDT)\r
18 Received: from ks3536.kimsufi.com (schnouki.net [87.98.217.222])\r
19         by olra.theworths.org (Postfix) with ESMTP id 5EAAD431FB6\r
20         for <notmuch@notmuchmail.org>; Thu, 28 Jun 2012 10:01:44 -0700 (PDT)\r
21 Received: from odin.local (nancy.schnouki.net [78.238.0.45])\r
22         by ks3536.kimsufi.com (Postfix) with ESMTPSA id 470EE74000A;\r
23         Thu, 28 Jun 2012 19:01:44 +0200 (CEST)\r
24 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=schnouki.net;\r
25         s=key-schnouki; t=1340902904;\r
26         bh=cn2kV3nRgZod9D2NWuj0N6sBYkXr0mFGWUYnodhLNeM=;\r
27         h=From:To:Subject:In-Reply-To:References:Date;\r
28         b=hLrdEBhv69FdE86CdAowvksOtBwozWv9s1eZDSI3q9ow9spUqauFfmWQpHs7OfNPQ\r
29         9WFz7UsjIL4Buz7ZYqM3VzWlreWjs6+3Zh2VucbeY42LKTYUO5bcXEThbpuiqcAhqn\r
30         SHLecJnR07ZW6oFS3wOdxDU2BiuZ5TQ5kr8LQIYg=\r
31 From: Thomas Jost <schnouki@schnouki.net>\r
32 To: Jameson Graef Rollins <jrollins@finestructure.net>,\r
33         Philip Hands <phil@hands.com>, Jesse Rosenthal <jrosenthal@jhu.edu>,\r
34         David Bremner <david@tethera.net>,\r
35         Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
36 Subject: Re: [PATCH] Restore original keybinding ('r' = reply-to-all)\r
37 In-Reply-To: <87fw9fwgp4.fsf@servo.finestructure.net>\r
38 References: <1340815565-21083-1-git-send-email-cworth@cworth.org>\r
39         <87obo4zljq.fsf@servo.finestructure.net>\r
40         <87hatwqoz9.fsf@maritornes.cs.unb.ca> <87ehozmpcq.fsf@jhu.edu>\r
41         <87hatv4e37.fsf@poker.hands.com>\r
42         <87fw9fwgp4.fsf@servo.finestructure.net>\r
43 User-Agent: Notmuch/0.13~rc1+15~gc7c546b (http://notmuchmail.org) Emacs/24.1.1\r
44         (x86_64-unknown-linux-gnu)\r
45 Date: Thu, 28 Jun 2012 19:01:37 +0200\r
46 Message-ID: <8762abs74e.fsf@schnouki.net>\r
47 MIME-Version: 1.0\r
48 Content-Type: multipart/signed; boundary="=-=-=";\r
49         micalg=pgp-sha1; protocol="application/pgp-signature"\r
50 X-BeenThere: notmuch@notmuchmail.org\r
51 X-Mailman-Version: 2.1.13\r
52 Precedence: list\r
53 List-Id: "Use and development of the notmuch mail system."\r
54         <notmuch.notmuchmail.org>\r
55 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
57 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
58 List-Post: <mailto:notmuch@notmuchmail.org>\r
59 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
60 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
62 X-List-Received-Date: Thu, 28 Jun 2012 17:01:45 -0000\r
63 \r
64 --=-=-=\r
65 Content-Type: text/plain; charset=utf-8\r
66 Content-Transfer-Encoding: quoted-printable\r
67 \r
68 Le 28 juin 2012 =C3=A0 18:21 CEST, Jameson Graef Rollins a =C3=A9crit :\r
69 > On Thu, Jun 28 2012, Philip Hands <phil@hands.com> wrote:\r
70 >> Actually, instead of either of these options, how about some way of\r
71 >> letting r do the single reply, and then once inside the reply, having\r
72 >> some key binding to add the rest of the recipients in the group, or flip\r
73 >> between the two options so one can change one's mind after typing up the\r
74 >> reply?\r
75 >\r
76 > This is a good idea.  The other idea I had was to have 'r' query the\r
77 > user directly about whether or not they want to reply all before\r
78 > constructing the reply template.  Or right before you're about to send.\r
79 \r
80 In my config, I use "r a" for "reply to all" and "r s" for "reply to\r
81 sender". Never got it wrong since I added this to my .emacs.\r
82 https://github.com/Schnouki/dotfiles/blob/master/emacs/init-50-mail.el#L111=\r
83 -114\r
84 \r
85 Regards,\r
86 =2D-=20\r
87 Thomas/Schnouki\r
88 \r
89 --=-=-=\r
90 Content-Type: application/pgp-signature\r
91 \r
92 -----BEGIN PGP SIGNATURE-----\r
93 Version: GnuPG v2.0.19 (GNU/Linux)\r
94 \r
95 iQEcBAEBAgAGBQJP7I31AAoJEOQWxbmv9eBxfJYIAKIX9sWLBl9r/qdL3QXFkRav\r
96 wW5DCqNtqicBmQH9cSJBSPtX0arp+92U8Pv2xUCFKocLwoKEacYGmZcVcNNxRwG4\r
97 E+tacMRkWRt/7uaBTV9n6agXiKBRgz42qroIVZTmgxY3SRn/vvEYLzbERNyooMfS\r
98 mSd3qtk2hIq5hCC1xp3oue23bLSHH9EoPJc7PqzBPAzojOR2gu29XYPW/fRf3xO6\r
99 YdAuBoWGnPI5s96b2t9e+InZx6bxOHNKx8QHzi08KWWuC/JOu+MPstBfrNzCAsZ5\r
100 VHUBp8Urp7sAxA9mAhrGWQz6JspXFfsepj8S1j3Gq62SyAjh6qGS2edohjwceGQ=\r
101 =/1S9\r
102 -----END PGP SIGNATURE-----\r
103 --=-=-=--\r