Re: Hi all
[notmuch-archives.git] / 6b / fb3b83221cf7f8a85ad18564eb00a4f85d0b8d
1 Return-Path: <beheerder@tekenbeetziekten.nl>\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 5077D431FC0\r
6         for <notmuch@notmuchmail.org>; Wed, 30 Jan 2013 12:57:18 -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: 0\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 3aMP9Zlm4Eko for <notmuch@notmuchmail.org>;\r
16         Wed, 30 Jan 2013 12:57:15 -0800 (PST)\r
17 Received: from srv047132.webreus.nl (srv047132.webreus.nl [46.235.47.132])\r
18         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 6DB81431FAE\r
21         for <notmuch@notmuchmail.org>; Wed, 30 Jan 2013 12:57:15 -0800 (PST)\r
22 Received: (qmail 26515 invoked from network); 30 Jan 2013 21:57:12 +0100\r
23 Received: from ip73-109-210-87.adsl2.static.versatel.nl (HELO PCvangebruike)\r
24         (87.210.109.73)\r
25         by srv047132.webreus.nl with SMTP; 30 Jan 2013 21:57:09 +0100\r
26 From: "Robert Mast" <beheerder@tekenbeetziekten.nl>\r
27 To: "'Carl Worth'" <cworth@cworth.org>, "'Jani Nikula'" <jani@nikula.org>,\r
28         <notmuch@notmuchmail.org>\r
29 References: <000001cdfcd9$82500f00$86f02d00$@nl> <87wquxjq7k.fsf@nikula.org>\r
30         <002601cdfd83$83b283f0$8b178bd0$@nl>\r
31         <87boc8bt8a.fsf@yoom.home.cworth.org> \r
32 In-Reply-To: \r
33 Subject: RE: Reply all - issue\r
34 Date: Wed, 30 Jan 2013 21:56:59 +0100\r
35 Message-ID: <000001cdff2c$59262b50$0b7281f0$@nl>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain;\r
38         charset="us-ascii"\r
39 Content-Transfer-Encoding: 7bit\r
40 X-Mailer: Microsoft Office Outlook 12.0\r
41 Thread-Index: Ac39yr2ciHq/BzOAQieJla7aevASjQBP0GPgAAf4vDA=\r
42 Content-Language: nl\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Wed, 30 Jan 2013 20:57:18 -0000\r
56 \r
57 I never used git for mailpatching, so I have no example-mailbox to analyse.\r
58 \r
59 I understand that the subject starting with "[PATCH <anything>]" can be a\r
60 git-hint, but is not guaranteed. Or is it? [1]\r
61 \r
62 If it isn't, can I assume all git-messages comply to this set: [2]\r
63 \r
64 "The patch is expected to be inline, directly following the message. Any\r
65 line that is of the form: \r
66 \r
67 . three-dashes and end-of-line, or \r
68 . a line that begins with "diff -", or \r
69 . a line that begins with "Index: "\r
70 "\r
71 \r
72 Or should the git filter also look for a "scissor-line" [3] to identify a\r
73 git-message?\r
74 \r
75 [1] http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html\r
76 [2] http://linux.die.net/man/1/git-am \r
77 [3] http://linux.die.net/man/1/git-mailinfo \r
78 \r
79 Or are there any guaranteed under water git-markers in the mailheader?\r
80 \r
81 -----Oorspronkelijk bericht-----\r
82 Van: Robert Mast [mailto:beheerder@tekenbeetziekten.nl] \r
83 Verzonden: woensdag 30 januari 2013 18:15\r
84 Aan: 'Carl Worth'; 'Jani Nikula'; 'notmuch@notmuchmail.org'\r
85 Onderwerp: RE: Reply all - issue\r
86 \r
87 Thanks for your clear explanation.\r
88 \r
89 The thread-merging and breaking is in the procedure already pointed at by\r
90 Jani: (_notmuch_database_link_message() in lib/database.cc.)\r
91 \r
92 Is there a quick way to recognize those git-threads by subject-syntax, or to\r
93 reliably tag them to exclude them from subject-breaking?\r
94 \r
95 \r
96 \r
97 \r
98 -----Oorspronkelijk bericht-----\r
99 Van: Carl Worth [mailto:cworth@cworth.org] \r
100 Verzonden: dinsdag 29 januari 2013 3:48\r
101 Aan: Robert Mast; 'Jani Nikula'; notmuch@notmuchmail.org\r
102 Onderwerp: RE: Reply all - issue\r
103 \r
104 \r
105 Is there any existing thread-breaking? There wasn't the last time I looked\r
106 at the code closely, (but admittedly, that was a while ago).\r
107 \r
108 -Carl\r
109 \r
110 \r