From: "Robert Mast" <beheerder@tekenbeetziekten.nl>
To: "'Carl Worth'" <cworth@cworth.org>,
"'Jani Nikula'" <jani@nikula.org>, <notmuch@notmuchmail.org>
Subject: RE: Reply all - issue
Date: Wed, 30 Jan 2013 22:49:31 +0100 [thread overview]
Message-ID: <000001cdff33$afe11070$0fa33150$@nl> (raw)
In-Reply-To:
I ran git send-email and became the following line in the mail-header:
"X-Mailer: git-send-email 1.7.9.5"
I see that this git-marker already existed in version 1.3 in 2006:
http://comments.gmane.org/gmane.comp.version-control.git/23337
Can I assume, apart from the version number, that this header-marker applies
to all git-mail that should not be subject-splitted?
I can also leave the threads in the database as they are and only change
notmuch_query_search_threads in lib/query.cc to add the subject as a second
hash-key and notmuch_threads_get/_notmuch_thread_create for also looking for
the subject of the seed-message.
Then I only have to add the stripped subject as a search-term. The subject
that's now in the database is the original non-stripped subject.
I expect next weekend to have some time again.
-----Oorspronkelijk bericht-----
Van: Robert Mast [mailto:beheerder@tekenbeetziekten.nl]
Verzonden: woensdag 30 januari 2013 21:57
Aan: 'Carl Worth'; 'Jani Nikula'; 'notmuch@notmuchmail.org'
Onderwerp: RE: Reply all - issue
I never used git for mailpatching, so I have no example-mailbox to analyse.
I understand that the subject starting with "[PATCH <anything>]" can be a
git-hint, but is not guaranteed. Or is it? [1]
If it isn't, can I assume all git-messages comply to this set: [2]
"The patch is expected to be inline, directly following the message. Any
line that is of the form:
. three-dashes and end-of-line, or
. a line that begins with "diff -", or
. a line that begins with "Index: "
"
Or should the git filter also look for a "scissor-line" [3] to identify a
git-message?
[1] http://www.kernel.org/pub/software/scm/git/docs/git-send-email.html
[2] http://linux.die.net/man/1/git-am
[3] http://linux.die.net/man/1/git-mailinfo
Or are there any guaranteed under water git-markers in the mailheader?
-----Oorspronkelijk bericht-----
Van: Robert Mast [mailto:beheerder@tekenbeetziekten.nl]
Verzonden: woensdag 30 januari 2013 18:15
Aan: 'Carl Worth'; 'Jani Nikula'; 'notmuch@notmuchmail.org'
Onderwerp: RE: Reply all - issue
Thanks for your clear explanation.
The thread-merging and breaking is in the procedure already pointed at by
Jani: (_notmuch_database_link_message() in lib/database.cc.)
Is there a quick way to recognize those git-threads by subject-syntax, or to
reliably tag them to exclude them from subject-breaking?
-----Oorspronkelijk bericht-----
Van: Carl Worth [mailto:cworth@cworth.org]
Verzonden: dinsdag 29 januari 2013 3:48
Aan: Robert Mast; 'Jani Nikula'; notmuch@notmuchmail.org
Onderwerp: RE: Reply all - issue
Is there any existing thread-breaking? There wasn't the last time I looked
at the code closely, (but admittedly, that was a while ago).
-Carl
next prev parent reply other threads:[~2013-01-30 21:49 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-27 21:58 Reply all - issue Robert Mast
2013-01-28 15:13 ` Jani Nikula
2013-01-28 18:15 ` Robert Mast
2013-01-29 2:47 ` Carl Worth
2013-01-30 17:14 ` Robert Mast
2013-01-30 21:39 ` Suvayu Ali
2013-01-31 10:21 ` Andrei POPESCU
2013-01-30 20:56 ` Robert Mast
2013-01-30 21:49 ` Robert Mast [this message]
2013-01-31 1:12 ` David Bremner
2013-01-31 1:14 ` David Bremner
2013-02-12 7:07 ` Jameson Graef Rollins
2013-02-12 19:17 ` Carl Worth
2013-01-31 10:52 ` Michał Nazarewicz
2013-02-02 16:21 ` Robert Mast
2013-02-02 20:52 ` David Bremner
2013-02-03 0:06 ` [Spam-verdenking][english 100%] " Robert Mast
2013-02-03 15:26 ` Robert Mast
2013-02-03 18:28 ` David Bremner
2013-02-10 15:43 ` Robert Mast
2013-02-04 10:39 ` Michał Nazarewicz
2013-02-04 15:29 ` Suvayu Ali
2013-02-06 18:19 ` Istvan Marko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000001cdff33$afe11070$0fa33150$@nl' \
--to=beheerder@tekenbeetziekten.nl \
--cc=cworth@cworth.org \
--cc=jani@nikula.org \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).