Re: [PATCH v4 10/16] Add n_d_add_message_with_indexopts (extension of n_d_add_message)
[notmuch-archives.git] / 57 / 821a40244bed4a34862d9ae5d09e821682be39
1 Return-Path: <jrollins@finestructure.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 DF709431FD4\r
6         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 11:32:57 -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.29\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-2.29 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_MED=-2.3, T_MIME_NO_TEXT=0.01] 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 c4K9IppQczyx for <notmuch@notmuchmail.org>;\r
16         Mon, 16 Jan 2012 11:32:57 -0800 (PST)\r
17 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
18         [131.215.239.19])\r
19         by olra.theworths.org (Postfix) with ESMTP id 70F3B431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 16 Jan 2012 11:32:57 -0800 (PST)\r
21 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by earth-doxen-postvirus (Postfix) with ESMTP id D9EFF66E0151;\r
23         Mon, 16 Jan 2012 11:32:56 -0800 (PST)\r
24 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
25 Received: from finestructure.net (cpe-76-174-137-84.socal.res.rr.com\r
26         [76.174.137.84]) (Authenticated sender: jrollins)\r
27         by earth-doxen-submit (Postfix) with ESMTP id EDB4866E012E;\r
28         Mon, 16 Jan 2012 11:32:51 -0800 (PST)\r
29 Received: by finestructure.net (Postfix, from userid 1000)\r
30         id 80B642C8; Mon, 16 Jan 2012 11:32:51 -0800 (PST)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
33         David Bremner <david@tethera.net>, Jani Nikula <jani@nikula.org>,\r
34         notmuch@notmuchmail.org\r
35 Subject: Re: [PATCH v5 1/5] cli: slightly refactor "notmuch reply" address\r
36         scanning functions\r
37 In-Reply-To: <878vl78qug.fsf@gmail.com>\r
38 References: <cover.1326551350.git.jani@nikula.org>\r
39         <f994789d065d898911bbf127a7453137a9ba8e27.1326551350.git.jani@nikula.org>\r
40         <871ur2jo6z.fsf@zancas.localnet> <878vl78qug.fsf@gmail.com>\r
41 User-Agent: Notmuch/0.11+63~g6965a07 (http://notmuchmail.org) Emacs/23.3.1\r
42         (x86_64-pc-linux-gnu)\r
43 Date: Mon, 16 Jan 2012 11:32:51 -0800\r
44 Message-ID: <87r4yz5tp8.fsf@servo.finestructure.net>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/signed; boundary="=-=-=";\r
47         micalg=pgp-sha256; protocol="application/pgp-signature"\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Mon, 16 Jan 2012 19:32:58 -0000\r
61 \r
62 --=-=-=\r
63 \r
64 On Mon, 16 Jan 2012 22:06:15 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
65 > Since this patches got in, I have yet to send a single email to the\r
66 > address(es) I intend to :( I am really used to the bindings and this\r
67 > change is a pain.  From IRC discussion, it seems like I am not alone\r
68 > here.\r
69 \r
70 Yeah, this has bit me too much recently.\r
71 \r
72 > There was a proposal to change reply bindings to 'ra' and 'rs'.  When\r
73 > 'r' is pressed an appropriate help message can be given in the\r
74 > minibuffer.  I like this proposal.  What do others think?\r
75 \r
76 My first reaction to this proposal was "yuck".  Then I realized it might\r
77 just provide that extra split second to think about where you actually\r
78 want the reply to go, which might be a good thing.\r
79 \r
80 Otherwise I could live with any option.  I can get used to the new\r
81 bindings.\r
82 \r
83 jamie.\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 iQIcBAEBCAAGBQJPFHtjAAoJEO00zqvie6q8jsMP/i29/p2OhBIHPhESD5tAw4FM\r
92 Er6Q1katV5QuUr0Fcg7Y1+edAlEtB9r6frkB0XlLOUgrsVk7xaT3JtNuWQMFGTS9\r
93 wQeMmjtIl6k15czcJkTyotzPOSOsRZ1hCq1ZqIFvPV+twiGCaDU9IHt35g0cdfWl\r
94 0lhEajPF3a8ft2nlb14fplaevlxqlTRtAJX6BzHO5bF5LO3U2IC5dgVQn75kF7Ll\r
95 3oWPeuLGYBUrlhRflt5NjtfPbbQRwYqnH53ljTbBtfyfA5gwfLDIs0JFbUomwSf+\r
96 z+sp0M7OAl7nH4Q55Vpy8+NkJRz+abx1RHbz5kSKLPWuvv9GSOlOZ6YVRYTg/DIB\r
97 WWv/UQoneV/fHXMKCpALs4/g9oVFN7741nlk/BiUouIDratTAKrqNhEhBvxu/Q24\r
98 pu9SH7Th8Viogl+UNFtpqHKlgeSFdrlVjPFjVwqqAlCBvMpUQ1trjHHAU870RRG3\r
99 x1EX7SA1p81Aoj/zVEnkotjlLAOaxTQg6VcXM2onyghG/srLN4158foeFcrip7FJ\r
100 QC54ZCIeJzDQywKE181IMH3zw/jakrJ0teEHj3UJWACuPfmhn1CFnpXx3DPQktUU\r
101 +59J/BNcDwMTIwcFVqxMUr9qOUua1V287HDD1Q6GjjcA+3GUUxvnpXLCQ4lRJm+s\r
102 /YnIIfpNSuJht/N9mhdp\r
103 =BS1R\r
104 -----END PGP SIGNATURE-----\r
105 --=-=-=--\r