Re: [PATCH 1/2] Add Google Inc. to AUTHORS as a contributor.
[notmuch-archives.git] / 9f / 46a327c2d5790a709d64c69105393ce0dc530a
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 13CF0431FD0\r
6         for <notmuch@notmuchmail.org>; Mon, 18 Jul 2011 12:07:29 -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] 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 K67ibZB65QSu for <notmuch@notmuchmail.org>;\r
16         Mon, 18 Jul 2011 12:07:27 -0700 (PDT)\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 7CF0F431FB6\r
20         for <notmuch@notmuchmail.org>; Mon, 18 Jul 2011 12:07:27 -0700 (PDT)\r
21 Received: from fire-doxen.imss.caltech.edu (localhost [127.0.0.1])\r
22         by fire-doxen-postvirus (Postfix) with ESMTP id 13FA1328162;\r
23         Mon, 18 Jul 2011 12:07:27 -0700 (PDT)\r
24 X-Spam-Scanned: at Caltech-IMSS on fire-doxen by amavisd-new\r
25 Received: from servo.finestructure.net (gwave-99.ligo.caltech.edu\r
26         [131.215.114.99]) (Authenticated sender: jrollins)\r
27         by fire-doxen-submit (Postfix) with ESMTP id 45FFD3280D9;\r
28         Mon, 18 Jul 2011 12:07:24 -0700 (PDT)\r
29 Received: by servo.finestructure.net (Postfix, from userid 1000)\r
30         id 2973F131; Mon, 18 Jul 2011 12:07:24 -0700 (PDT)\r
31 From: Jameson Graef Rollins <jrollins@finestructure.net>\r
32 To: Patrick Totzke <patricktotzke@googlemail.com>\r
33 Subject: Re: date_relative in notmuch-search\r
34 In-Reply-To: <20110715210459.GA12727@brick.lan>\r
35 References: <20110714222258.GA11914@brick.lan>\r
36         <87oc0v4jt6.fsf@servo.factory.finestructure.net>\r
37         <20110715210459.GA12727@brick.lan>\r
38 User-Agent: Notmuch/0.5-353-gb44d56e (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-pc-linux-gnu)\r
40 Date: Mon, 18 Jul 2011 12:07:21 -0700\r
41 Message-ID: <87y5zv2ys6.fsf@servo.factory.finestructure.net>\r
42 MIME-Version: 1.0\r
43 Content-Type: multipart/signed; boundary="=-=-=";\r
44         micalg=pgp-sha256; protocol="application/pgp-signature"\r
45 Cc: notmuch@notmuchmail.org\r
46 X-BeenThere: notmuch@notmuchmail.org\r
47 X-Mailman-Version: 2.1.13\r
48 Precedence: list\r
49 List-Id: "Use and development of the notmuch mail system."\r
50         <notmuch.notmuchmail.org>\r
51 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
52         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
53 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
54 List-Post: <mailto:notmuch@notmuchmail.org>\r
55 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
56 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
57         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
58 X-List-Received-Date: Mon, 18 Jul 2011 19:07:29 -0000\r
59 \r
60 --=-=-=\r
61 \r
62 On Fri, 15 Jul 2011 22:04:59 +0100, Patrick Totzke <patricktotzke@googlemail.com> wrote:\r
63 > Thanks for the tip with git send-mail.\r
64 \r
65 Hi, Patrick.  You might have noticed my response to Felix a little while\r
66 ago.  The git format-patch command outputs an email that is meant to be\r
67 sent directly to the list, not as an attachment on another message.  The\r
68 git send-email command should actually handle sending the mails\r
69 (assuming you have a working sendmail-like MTA on your machine.  I would\r
70 recommend using git send-email to send patches to the list.\r
71 \r
72 Try resending these two patches as their own emails.\r
73 \r
74 > I didn't really intend to get this "patch" accepted. It was more that\r
75 > I feel bad asking for features all the time and as I'm not so\r
76 > comfortable with hacking on the notmuch code I thought I'd ask if one\r
77 > could implement it like this.  Anyhow, attached you'll find a patch\r
78 > for the test and another for the proposed change. Feel free to discard\r
79 > it :)\r
80 \r
81 But this is exactly how features get added!  If you want a feature added\r
82 to notmuch, send in a patch for it.  Otherwise you'll have to just wait\r
83 until someone else submits a patch to do the same thing, which may or\r
84 may not ever happen.  It's a community-run project, developed by those\r
85 that use the program (which includes you!).  Since you've already done\r
86 the work to figure out what needed to be changed, all you need to do now\r
87 is follow the procedure I've outlined to publish the patch to the list,\r
88 and eventually, hopefully, Carl will get around to pulling it in to the\r
89 notmuch master repo.\r
90 \r
91 jamie.\r
92 \r
93 --=-=-=\r
94 Content-Type: application/pgp-signature\r
95 \r
96 -----BEGIN PGP SIGNATURE-----\r
97 Version: GnuPG v1.4.11 (GNU/Linux)\r
98 \r
99 iQIcBAEBCAAGBQJOJIRpAAoJEO00zqvie6q8ovUP/30Eq+Xr/9qspCwDRvr1UriQ\r
100 26N4a6P/iu1xJCzMUF0/xfkvOFhBjU/86DvxduPQuQv4y3EeOsclUHTpFNlcyR73\r
101 yZArSQZv9m2e+uWgTAozYtaLgu7zJLbOILpCiaLUJyZQERZzTfkbGuy23ezUw94g\r
102 2TX8IO+TMH0w1X+uiXhxko/z+ofj6568KKUKzhqu7vucKAy4gnFn9xyld/5T7PAF\r
103 Z+CdjIDEkq3fGwvXh+hdojbNc+sMWzOUwGt9WqU0t83XXHyh/Ez4qb4qIBQIMATB\r
104 TX6KI3eqY+nEHGdTrh4fsWIHD2l30zAHuZ2w0dLxWWZpeFlloaDzjm7JlU+GDSX6\r
105 iN3NoMvOdd5I454Cr3ds3KsgoO6SiN5/Dm73xX79qbODsSkHbl9AyHa1hXeJxqxs\r
106 IfZa+4gSPmrpL7b0yLixSAw6IR6CiVEYONA8IASFbravypNh619VQwyp1TnuelQR\r
107 lBUfIdtOzcazKHlrX7a7yfFS3QVKEnwv/72thsvjgMk6dM5AHChOHyXrGdiqh8Y2\r
108 /llCrcRoSXi/qAN80YPnk+wTJ3kl15rfoDpw614ZLjHPfapd1Wg1qflG9WCY/+/r\r
109 I0rvnb4miJzSuo9WdLBrZ4nVp/yxdb5wxmTsh+Frme+EfE1c4UMCf1cy9WwsSwbd\r
110 3ssnu7pik6P/jZtU3/to\r
111 =8Wq5\r
112 -----END PGP SIGNATURE-----\r
113 --=-=-=--\r