Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 7e / 3564108827de31a8c67b3850a612b95fe8ccec
1 Return-Path: <cworth@cworth.org>\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 DB70B431FBC\r
6         for <notmuch@notmuchmail.org>; Mon, 22 Feb 2010 11:26:50 -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: -3.244\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-3.244 tagged_above=-999 required=5\r
12         tests=[ALL_TRUSTED=-1.8, AWL=1.155, BAYES_00=-2.599] autolearn=ham\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 xnG95oqJAY9E; Mon, 22 Feb 2010 11:26:49 -0800 (PST)\r
16 Received: from yoom.home.cworth.org (localhost [127.0.0.1])\r
17         by olra.theworths.org (Postfix) with ESMTP id B4514431FAE;\r
18         Mon, 22 Feb 2010 11:26:49 -0800 (PST)\r
19 Received: by yoom.home.cworth.org (Postfix, from userid 1000)\r
20         id E458925427B; Mon, 22 Feb 2010 11:26:48 -0800 (PST)\r
21 From: Carl Worth <cworth@cworth.org>\r
22 To: Junio C Hamano <gitster@pobox.com>\r
23 In-Reply-To: <7vaav3bnr5.fsf@alter.siamese.dyndns.org>\r
24 References: <87ljf8pvxx.fsf@yoom.home.cworth.org>\r
25         <87hbpwpoko.fsf@yoom.home.cworth.org>\r
26         <5641883d1002060727ia4e6c16lf800a92fc8735430@mail.gmail.com>\r
27         <201002081614.24284.sojkam1@fel.cvut.cz>\r
28         <871vgr78lr.fsf@yoom.home.cworth.org>\r
29         <87iqa2y0gz.fsf@steelpick.localdomain>\r
30         <87r5oqe7mi.fsf@yoom.home.cworth.org>\r
31         <871vgmki4f.fsf@steelpick.localdomain>\r
32         <7vaav8hpfo.fsf@alter.siamese.dyndns.org>\r
33         <87tytdiqob.fsf@steelpick.localdomain>\r
34         <alpine.DEB.1.00.1002191138280.20986@pacific.mpi-cbg.de>\r
35         <873a0xhwxs.fsf@yoom.home.cworth.org>\r
36         <alpine.DEB.1.00.1002192204050.20986@pacific.mpi-cbg.de>\r
37         <87eikfhec1.fsf@yoom.home.cworth.org>\r
38         <7vaav3bnr5.fsf@alter.siamese.dyndns.org>\r
39 Date: Mon, 22 Feb 2010 11:26:48 -0800\r
40 Message-ID: <87y6ilf4w7.fsf@yoom.home.cworth.org>\r
41 MIME-Version: 1.0\r
42 Content-Type: multipart/signed; boundary="=-=-=";\r
43         micalg=pgp-sha1; protocol="application/pgp-signature"\r
44 Cc: Johannes Sixt <j6t@kdbg.org>,\r
45         Johannes Schindelin <Johannes.Schindelin@gmx.de>,\r
46         Pierre Habouzit <madcoder@debian.org>, git@vger.kernel.org,\r
47         notmuch@notmuchmail.org, Sverre Rabbelier <srabbelier@gmail.com>\r
48 Subject: Re: [notmuch] [PATCH] test-lib.sh: Add explicit license detail,\r
49  with change from GPLv2 to GPLv2+.\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: Mon, 22 Feb 2010 19:26:51 -0000\r
63 \r
64 --=-=-=\r
65 Content-Transfer-Encoding: quoted-printable\r
66 \r
67 From=208693995fde71e8b028318e1e83bdbb6ae759335a Mon Sep 17 00:00:00 2001\r
68 From: Carl Worth <cworth@cworth.org>\r
69 Date: Sat, 20 Feb 2010 11:41:24 -0800\r
70 Subject: [PATCH] test-lib.sh: Add explicit license detail, with change from=\r
71  GPLv2 to GPLv2+.\r
72 \r
73 This file has had no explicit license information noted in it, but\r
74 has clearly been created and modified according to the terms of GPLv2\r
75 as with the rest of the git code base.\r
76 \r
77 The purpose of relicensing is to allow other GPLv3+ projects (in\r
78 particular, the notmuch project: http://notmuchmail.org) to use this\r
79 same test-suite structure and to contribute changes back as well.\r
80 \r
81 The relicensing was agreed to by Junio C Hamano here:\r
82 \r
83 http://thread.gmane.org/gmane.mail.notmuch.general/1389/focus=3D140156\r
84 \r
85 and in follow-up messages by Sverre Rabbelier, Johannes Schindelin,\r
86 Pierre Habouzit, and Johannes Sixt.\r
87 \r
88 Signed-off-by: Carl Worth <cworth@cworth.org>\r
89 Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>\r
90 =2D--\r
91 \r
92 > Message-ID alone is not a good way to help people locate the request.\r
93 > Please at least mention what mailing list the message was sent to; better\r
94 > yet, do so like this:\r
95 \r
96 Done as requested.\r
97 \r
98 But while we're on the subject, let me at least make a case for\r
99 communication by way of Message-ID. The URL above is good for as long as\r
100 gmane continues to live, but that may not be as long as the git project\r
101 (and its mailing-list archives) are interesting.\r
102 \r
103 Meanwhile, a message ID lives forever and can be used in multiple\r
104 contexts. For example, gmane does already support message-ID-based URLs:\r
105 \r
106 http://mid.gmane.org/7vaav3bnr5.fsf@alter.siamese.dyndns.org\r
107 \r
108 That interface happens to only display the single message, (requiring\r
109 clicking on the subject to see the thread), but one can imagine gmane\r
110 getting a similar interface to display the thread directly from the\r
111 message ID.\r
112 \r
113 Meanwhile, people using systems like notmuch can also use the message ID\r
114 directly to view the thread, with something like:\r
115 \r
116     notmuch show id:7vaav3bnr5.fsf@alter.siamese.dyndns.org\r
117 \r
118 So I'm very much in favor of using message IDs more regularly, (and just\r
119 expecting that users and their tools will be more accepting of them).\r
120 \r
121 But for now, you've hopefully got your commit message the way you want\r
122 it. :-)\r
123 \r
124  t/test-lib.sh |   12 ++++++++++++\r
125  1 files changed, 12 insertions(+), 0 deletions(-)\r
126 \r
127 diff --git a/t/test-lib.sh b/t/test-lib.sh\r
128 index afd3053..004470f 100644\r
129 =2D-- a/t/test-lib.sh\r
130 +++ b/t/test-lib.sh\r
131 @@ -2,6 +2,18 @@\r
132  #\r
133  # Copyright (c) 2005 Junio C Hamano\r
134  #\r
135 +# This program is free software: you can redistribute it and/or modify\r
136 +# it under the terms of the GNU General Public License as published by\r
137 +# the Free Software Foundation, either version 2 of the License, or\r
138 +# (at your option) any later version.\r
139 +#\r
140 +# This program is distributed in the hope that it will be useful,\r
141 +# but WITHOUT ANY WARRANTY; without even the implied warranty of\r
142 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
143 +# GNU General Public License for more details.\r
144 +#\r
145 +# You should have received a copy of the GNU General Public License\r
146 +# along with this program.  If not, see http://www.gnu.org/licenses/ .\r
147 =20\r
148  # if --tee was passed, write the output not only to the terminal, but\r
149  # additionally to the file test-results/$BASENAME.out, too.\r
150 =2D-=20\r
151 1.6.5.7\r
152 \r
153 \r
154 --=-=-=\r
155 Content-Type: application/pgp-signature\r
156 \r
157 -----BEGIN PGP SIGNATURE-----\r
158 Version: GnuPG v1.4.10 (GNU/Linux)\r
159 \r
160 iD8DBQFLgtp46JDdNq8qSWgRAiWJAJ9rogmNhcIsqUf8yOTNCuJBH8PeLACgl3l4\r
161 WjQ+KxwJqWnLdVG6H0aZH38=\r
162 =mBnb\r
163 -----END PGP SIGNATURE-----\r
164 --=-=-=--\r