Re: Hi all
[notmuch-archives.git] / c7 / cdb52b919c55d0ba313e37f54ef5a8b2ec2b5a
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 02A83429E26\r
6         for <notmuch@notmuchmail.org>; Wed, 15 Jun 2011 09:27:06 -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: -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]\r
13         autolearn=unavailable\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 yC5DN03sG5lu for <notmuch@notmuchmail.org>;\r
17         Wed, 15 Jun 2011 09:27:05 -0700 (PDT)\r
18 Received: from outgoing-mail.its.caltech.edu (outgoing-mail.its.caltech.edu\r
19         [131.215.239.19])\r
20         by olra.theworths.org (Postfix) with ESMTP id CBDF1431FB6\r
21         for <notmuch@notmuchmail.org>; Wed, 15 Jun 2011 09:27:05 -0700 (PDT)\r
22 Received: from earth-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
23         by earth-doxen-postvirus (Postfix) with ESMTP id 307DD66E065D;\r
24         Wed, 15 Jun 2011 09:27:02 -0700 (PDT)\r
25 X-Spam-Scanned: at Caltech-IMSS on earth-doxen by amavisd-new\r
26 Received: from servo.finestructure.net (cpe-98-149-172-122.socal.res.rr.com\r
27         [98.149.172.122]) (Authenticated sender: jrollins)\r
28         by earth-doxen-submit (Postfix) with ESMTP id 98D0E66E0539;\r
29         Wed, 15 Jun 2011 09:16:50 -0700 (PDT)\r
30 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
31         id E4666541; Wed, 15 Jun 2011 09:16:51 -0700 (PDT)\r
32 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
33 To: Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
34         Carl Worth <cworth@cworth.org>, notmuch@notmuchmail.org\r
35 Subject: Re: [PATCH 3/5] Fix hiding a message while some citations are shown\r
36         in notmuch-show view.\r
37 In-Reply-To: <8739jbqiid.fsf@gmail.com>\r
38 References: <1306361416-5019-1-git-send-email-dmitry.kurochkin@gmail.com>\r
39         <1306361416-5019-4-git-send-email-dmitry.kurochkin@gmail.com>\r
40         <87oc2qa07g.fsf@yoom.home.cworth.org> <87k4depfyj.fsf@gmail.com>\r
41         <87lixu9z5b.fsf@yoom.home.cworth.org> <87hb8ipeb0.fsf@gmail.com>\r
42         <87ipsy9sue.fsf@yoom.home.cworth.org> <87d3j5pxk5.fsf@gmail.com>\r
43         <87k4ddcfnx.fsf@yoom.home.cworth.org> <877h9dp29t.fsf@gmail.com>\r
44         <87sjrbkx3j.fsf@yoom.home.cworth.org> <8739jbqiid.fsf@gmail.com>\r
45 User-Agent: Notmuch/0.5-226-g8e0d1d9 (http://notmuchmail.org) Emacs/23.3.1\r
46         (x86_64-pc-linux-gnu)\r
47 Date: Wed, 15 Jun 2011 09:16:49 -0700\r
48 Message-ID: <87sjrbul1q.fsf@servo.factory.finestructure.net>\r
49 MIME-Version: 1.0\r
50 Content-Type: multipart/signed; boundary="=-=-=";\r
51         micalg=pgp-sha256; protocol="application/pgp-signature"\r
52 X-BeenThere: notmuch@notmuchmail.org\r
53 X-Mailman-Version: 2.1.13\r
54 Precedence: list\r
55 List-Id: "Use and development of the notmuch mail system."\r
56         <notmuch.notmuchmail.org>\r
57 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
59 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
60 List-Post: <mailto:notmuch@notmuchmail.org>\r
61 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
62 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
63         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
64 X-List-Received-Date: Wed, 15 Jun 2011 16:27:06 -0000\r
65 \r
66 --=-=-=\r
67 \r
68 On Wed, 15 Jun 2011 18:25:14 +0400, Dmitry Kurochkin <dmitry.kurochkin@gmail.com> wrote:\r
69 > I know you prefer tests to go before patches and I agree with that.  But\r
70 > most of the time I do tests after coding.  I do not know an easy way to\r
71 > reorder patches in git.  (Also I do not know how to amend an old patch,\r
72 > wish more darcs features in git.)  Hopefully it is not a big trouble for\r
73 > you to reorder the patches when applying.\r
74 \r
75 Hey, Dmitry.  I usually just pop in to a new branch rooted before my new\r
76 patch series, and then cherry-pick the new patches onto the branch in\r
77 the order I want (eg. tests first, etc.).\r
78 \r
79 jamie.\r
80 \r
81 --=-=-=\r
82 Content-Type: application/pgp-signature\r
83 \r
84 -----BEGIN PGP SIGNATURE-----\r
85 Version: GnuPG v1.4.11 (GNU/Linux)\r
86 \r
87 iQIcBAEBCAAGBQJN+NrxAAoJEO00zqvie6q8JwwP/05lNawW91zn61tZe7/ZIFUJ\r
88 vXlKFwlMBTRum37K67xWO2HWNxOk4IpoX6bpkxw7bP/SZ/UFCN4b0xVOmzqG9oGW\r
89 SLIq0rr9TucUzYKuKulMRpgRsBiBocwvZabJ31SnBVeJ18vrsPMsRJwFz4Lly1x9\r
90 5gy6iweAsnPZzGSYcm7WQTpplwcjVj2mndxtg6vb639ucmm9fZOPayZidCtIIsqa\r
91 r1IqY2QRE6a21F56p6XraFvNl8jWdwBEXEI64r1ehqdK+sMEWX8TIlyAuENFIM9R\r
92 FSzIC+yjCZD+WQtrbcPJPgtIcbb3mpjk6SfT7WipXtgG6hy1IVKFJRo5pnvg+MGx\r
93 pJmY1lDLEQLH672cVToC3NyVzLY7OpSi2E/TPS0ovAVqBagtjrY1lJb2XMVYzGcP\r
94 zgqYZ5cXzMbOGHLFfiPtOtLUYPJxSVhlBrtOhtMQAByrptP7Q/BKdksKXLbHbTlV\r
95 bC2dzXl2ddaeeMHmRJSRTxXXegPqmFfNmjfVLRxpsV78QYUMvwC5YJVhflL5URzn\r
96 90wFtIeffDnRM0LO2GowlhunMRFq9fEx+0s+wcpOxinnZUNePpyRi6T5BsQbSxGJ\r
97 nFPjqfBh+bVuaAo7l1I8hAfu3qLlexKiHnYTUQbzxtJahDfZlvcZ1KVGzKegaJO9\r
98 mqmVyGYBbA+icKUYXQDm\r
99 =+ODZ\r
100 -----END PGP SIGNATURE-----\r
101 --=-=-=--\r