* [RFC] Stopping those fat "What's cooking in git.git" threads
@ 2008-07-20 20:51 Miklos Vajna
2008-07-20 20:58 ` Stephan Beyer
2008-07-20 21:05 ` Junio C Hamano
0 siblings, 2 replies; 15+ messages in thread
From: Miklos Vajna @ 2008-07-20 20:51 UTC (permalink / raw)
To: git
[-- Attachment #1: Type: text/plain, Size: 882 bytes --]
Hi,
As far as I remember, it was Petr Baudis who first asked on IRC if
these threads (being so big and deep) are annoying for other people as
well or not.
I think it's just hard to follow the discussion as the subject is
usually not changed, so for example when the subject contains "merge", I
carefully read that mail, but I can easily miss such a mail if it's
still "What's cooking in".
An other problem with deep threads is that it just doesn't fit in one's
screen, so I had to use tricks for example to see if a mail was a reply
to my mail or to some other mail.
So here is what I thought about: What about if everyone (except Junio,
of course) would change the subject _and_ remove the In-Reply-To: header
when replying to those mails?
If those large threads just annoys a few people and most people are
happy with the current situation then sorry for the noise.
Thanks.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 20:51 [RFC] Stopping those fat "What's cooking in git.git" threads Miklos Vajna
@ 2008-07-20 20:58 ` Stephan Beyer
2008-07-20 21:05 ` Junio C Hamano
1 sibling, 0 replies; 15+ messages in thread
From: Stephan Beyer @ 2008-07-20 20:58 UTC (permalink / raw)
To: Miklos Vajna; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 1350 bytes --]
Hi,
Miklos Vajna wrote:
> I think it's just hard to follow the discussion as the subject is
> usually not changed, so for example when the subject contains "merge", I
> carefully read that mail, but I can easily miss such a mail if it's
> still "What's cooking in".
I agree that changing a subject (with "(was: <oldsubject>)") is nicer to
find specific mails later.
> So here is what I thought about: What about if everyone (except Junio,
> of course) would change the subject _and_ remove the In-Reply-To: header
> when replying to those mails?
"Everyone should" bla usually does not work in open communities.
And why not vice versa?
A new "What's cooking in " mail with new cookings could start a new
thread instead of replying to old "What's cooking in" mails...
> If those large threads just annoys a few people and most people are
> happy with the current situation then sorry for the noise.
Hm, I don't really care.
Mutt is able to link and break threads with
# break-thread break the thread in two
& link-threads link tagged message to the current one
so I am able to design the threads as I like it ;)
(And I am also able to change subjects as I like, so I don't have a
problem.)
Regards,
Stephan
--
Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 20:51 [RFC] Stopping those fat "What's cooking in git.git" threads Miklos Vajna
2008-07-20 20:58 ` Stephan Beyer
@ 2008-07-20 21:05 ` Junio C Hamano
2008-07-20 21:21 ` Miklos Vajna
` (5 more replies)
1 sibling, 6 replies; 15+ messages in thread
From: Junio C Hamano @ 2008-07-20 21:05 UTC (permalink / raw)
To: Miklos Vajna; +Cc: git
Miklos Vajna <vmiklos@frugalware.org> writes:
> So here is what I thought about: What about if everyone (except Junio,
> of course) would change the subject _and_ remove the In-Reply-To: header
> when replying to those mails?
>
> If those large threads just annoys a few people and most people are
> happy with the current situation then sorry for the noise.
I could make "What's cooking" not a follow-up to the previous issue, or
perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
But I think it is a good idea to change the subject when responding to one
part of the message to say which topic your response is about.
I do not know if stripping "In-reply-to" is a great idea, though. They
are responses, aren't they?
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
@ 2008-07-20 21:21 ` Miklos Vajna
2008-07-20 21:38 ` Jakub Narebski
` (4 subsequent siblings)
5 siblings, 0 replies; 15+ messages in thread
From: Miklos Vajna @ 2008-07-20 21:21 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
[-- Attachment #1: Type: text/plain, Size: 660 bytes --]
On Sun, Jul 20, 2008 at 02:05:30PM -0700, Junio C Hamano <gitster@pobox.com> wrote:
> But I think it is a good idea to change the subject when responding to one
> part of the message to say which topic your response is about.
It was me as well, who did not change the subject; I'll try to pay
attention to do so.
> I do not know if stripping "In-reply-to" is a great idea, though. They
> are responses, aren't they?
Personally I'm fine with mutt's "break thread" feature, I just proposed
it because I saw it was mentioned multiple times that gmane does not
handle huge threads nicely. But yes, you have reason about keeping the
header makes sense as well.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
2008-07-20 21:21 ` Miklos Vajna
@ 2008-07-20 21:38 ` Jakub Narebski
2008-07-20 21:46 ` Stephan Beyer
2008-07-20 21:48 ` Petr Baudis
` (3 subsequent siblings)
5 siblings, 1 reply; 15+ messages in thread
From: Jakub Narebski @ 2008-07-20 21:38 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
Junio C Hamano <gitster@pobox.com> writes:
> Miklos Vajna <vmiklos@frugalware.org> writes:
>
> > So here is what I thought about: What about if everyone (except Junio,
> > of course) would change the subject _and_ remove the In-Reply-To: header
> > when replying to those mails?
> >
> > If those large threads just annoys a few people and most people are
> > happy with the current situation then sorry for the noise.
>
> I could make "What's cooking" not a follow-up to the previous issue,
Or perhaps break it from time to time (on major release perhaps?).
> or perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
Very good idea.
> But I think it is a good idea to change the subject when responding to one
> part of the message to say which topic your response is about.
>
> I do not know if stripping "In-reply-to" is a great idea, though. They
> are responses, aren't they?
The problem with above is if you are replying to many points
simultaneously.
I think however that patches should rather start a new thread.
--
Jakub Narebski
Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:38 ` Jakub Narebski
@ 2008-07-20 21:46 ` Stephan Beyer
0 siblings, 0 replies; 15+ messages in thread
From: Stephan Beyer @ 2008-07-20 21:46 UTC (permalink / raw)
To: Jakub Narebski; +Cc: Junio C Hamano, Miklos Vajna, git
Hi,
Jakub Narebski wrote:
> I think however that patches should rather start a new thread.
If a patch is a consequence of a discussion in a thread, I see no
reason, why the patch should not be in that thread.
Regards.
--
Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
2008-07-20 21:21 ` Miklos Vajna
2008-07-20 21:38 ` Jakub Narebski
@ 2008-07-20 21:48 ` Petr Baudis
2008-07-20 22:50 ` Sverre Rabbelier
` (2 subsequent siblings)
5 siblings, 0 replies; 15+ messages in thread
From: Petr Baudis @ 2008-07-20 21:48 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
On Sun, Jul 20, 2008 at 02:05:30PM -0700, Junio C Hamano wrote:
> I could make "What's cooking" not a follow-up to the previous issue, or
> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
> But I think it is a good idea to change the subject when responding to one
> part of the message to say which topic your response is about.
>
> I do not know if stripping "In-reply-to" is a great idea, though. They
> are responses, aren't they?
I think responses to the what's cooking mails per se should certainly
have in-reply-to set properly. I'm rather wondering if there's some
specific reasons why do you keep all the "What's cooking" mails in a
single thread? If there is nothing particular, keeping each "What's
cooking" report in a separate mail might be easier on a portion of
readers. I will use break-thread now (thanks, didn't know about it!) but
the practice seems strange to me.
--
Petr "Pasky" Baudis
As in certain cults it is possible to kill a process if you know
its true name. -- Ken Thompson and Dennis M. Ritchie
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
` (2 preceding siblings ...)
2008-07-20 21:48 ` Petr Baudis
@ 2008-07-20 22:50 ` Sverre Rabbelier
2008-07-20 23:16 ` Junio C Hamano
2008-07-21 5:27 ` Andreas Ericsson
2008-07-21 6:33 ` Pierre Habouzit
5 siblings, 1 reply; 15+ messages in thread
From: Sverre Rabbelier @ 2008-07-20 22:50 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
On Sun, Jul 20, 2008 at 11:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
> I could make "What's cooking" not a follow-up to the previous issue, or
> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
The downside of this is that it'll be less easy to see the difference
with the previous version. GMail tries to mark text that appeared a
previous mail in purple, so new text 'stands out' in the regular black
(it's not that good at it though).
So WRT to not making them follow ups, an improvement would be a diff
with the previous version online somewhere, although I guess the
http://tinyurl.com/todobranch is exactly that modulo your (Junio's)
comments on the topics.
--
Cheers,
Sverre Rabbelier
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 22:50 ` Sverre Rabbelier
@ 2008-07-20 23:16 ` Junio C Hamano
2008-07-20 23:19 ` Sverre Rabbelier
0 siblings, 1 reply; 15+ messages in thread
From: Junio C Hamano @ 2008-07-20 23:16 UTC (permalink / raw)
To: sverre; +Cc: Junio C Hamano, Miklos Vajna, git
"Sverre Rabbelier" <alturin@gmail.com> writes:
> On Sun, Jul 20, 2008 at 11:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
>> I could make "What's cooking" not a follow-up to the previous issue, or
>> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
>
> The downside of this is that it'll be less easy to see the difference
> with the previous version.
My vague recollection is that it was Pasky who complained long time ago
when "What's in" was not a follow-up to its previous round, which led me
to switch my workflow to send them in the current form. You cannot
satisfy certain people no matter what you do.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 23:16 ` Junio C Hamano
@ 2008-07-20 23:19 ` Sverre Rabbelier
2008-07-21 4:24 ` Junio C Hamano
0 siblings, 1 reply; 15+ messages in thread
From: Sverre Rabbelier @ 2008-07-20 23:19 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
On Mon, Jul 21, 2008 at 1:16 AM, Junio C Hamano <gitster@pobox.com> wrote:
>> On Sun, Jul 20, 2008 at 11:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
>>> I could make "What's cooking" not a follow-up to the previous issue, or
>>> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
>>
>> The downside of this is that it'll be less easy to see the difference
>> with the previous version.
>
> My vague recollection is that it was Pasky who complained long time ago
> when "What's in" was not a follow-up to its previous round, which led me
> to switch my workflow to send them in the current form. You cannot
> satisfy certain people no matter what you do.
Add an interdiff at the bottom of the mail? You can't satisfy
everybody no matter what you do, but you can come quite far, it
usually means you have to do a lot of work to do so though.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 23:19 ` Sverre Rabbelier
@ 2008-07-21 4:24 ` Junio C Hamano
0 siblings, 0 replies; 15+ messages in thread
From: Junio C Hamano @ 2008-07-21 4:24 UTC (permalink / raw)
To: sverre; +Cc: Junio C Hamano, Miklos Vajna, git
"Sverre Rabbelier" <alturin@gmail.com> writes:
> On Mon, Jul 21, 2008 at 1:16 AM, Junio C Hamano <gitster@pobox.com> wrote:
>>> On Sun, Jul 20, 2008 at 11:05 PM, Junio C Hamano <gitster@pobox.com> wrote:
>>>> I could make "What's cooking" not a follow-up to the previous issue, or
>>>> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
>>>
>>> The downside of this is that it'll be less easy to see the difference
>>> with the previous version.
>>
>> My vague recollection is that it was Pasky who complained long time ago
>> when "What's in" was not a follow-up to its previous round, which led me
>> to switch my workflow to send them in the current form. You cannot
>> satisfy certain people no matter what you do.
>
> Add an interdiff at the bottom of the mail? You can't satisfy
> everybody no matter what you do, but you can come quite far, it
> usually means you have to do a lot of work to do so though.
Do you think I have an infinite bandwidth? I don't.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
` (3 preceding siblings ...)
2008-07-20 22:50 ` Sverre Rabbelier
@ 2008-07-21 5:27 ` Andreas Ericsson
2008-07-21 10:19 ` Johannes Schindelin
2008-07-21 6:33 ` Pierre Habouzit
5 siblings, 1 reply; 15+ messages in thread
From: Andreas Ericsson @ 2008-07-21 5:27 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
Junio C Hamano wrote:
> Miklos Vajna <vmiklos@frugalware.org> writes:
>
>> So here is what I thought about: What about if everyone (except Junio,
>> of course) would change the subject _and_ remove the In-Reply-To: header
>> when replying to those mails?
>>
>> If those large threads just annoys a few people and most people are
>> happy with the current situation then sorry for the noise.
>
> I could make "What's cooking" not a follow-up to the previous issue, or
> perhaps add "(volume 1.6.0, issue 28)" at the end of the Subject.
>
I would very much prefer that (both of them, really). Thunderbird's
threading is not so advanced as mutt's, so I can't break threads so easily.
The most annoying part is that the timebased auto-delete from thunderbird
means I get a new thread spawning in the middle of an old partially deleted
one. It can be very confusing.
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-20 21:05 ` Junio C Hamano
` (4 preceding siblings ...)
2008-07-21 5:27 ` Andreas Ericsson
@ 2008-07-21 6:33 ` Pierre Habouzit
2008-07-21 10:21 ` Johannes Schindelin
5 siblings, 1 reply; 15+ messages in thread
From: Pierre Habouzit @ 2008-07-21 6:33 UTC (permalink / raw)
To: Junio C Hamano; +Cc: Miklos Vajna, git
[-- Attachment #1: Type: text/plain, Size: 914 bytes --]
On Sun, Jul 20, 2008 at 09:05:30PM +0000, Junio C Hamano wrote:
> Miklos Vajna <vmiklos@frugalware.org> writes:
>
> > So here is what I thought about: What about if everyone (except Junio,
> > of course) would change the subject _and_ remove the In-Reply-To: header
> > when replying to those mails?
> >
> > If those large threads just annoys a few people and most people are
> > happy with the current situation then sorry for the noise.
>
> I could make "What's cooking" not a follow-up to the previous issue,
That'd be great, especially since it's trivial with decent MUAs to get
all issues with a filter (l in mutt, kmail/thunderbird has what it
needs, and I would be surprised if GNUS or pine cannot do that).
--
·O· Pierre Habouzit
··O madcoder@debian.org
OOO http://www.madism.org
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-21 5:27 ` Andreas Ericsson
@ 2008-07-21 10:19 ` Johannes Schindelin
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Schindelin @ 2008-07-21 10:19 UTC (permalink / raw)
To: Andreas Ericsson; +Cc: git
Hi,
[Cc: list trimmed]
On Mon, 21 Jul 2008, Andreas Ericsson wrote:
> Thunderbird's threading is not so advanced as mutt's, so I can't break
> threads so easily.
>
> The most annoying part is that the timebased auto-delete from thunderbird
> means I get a new thread spawning in the middle of an old partially deleted
> one. It can be very confusing.
Last time I checked, Thunderbird was Open Source...
Ciao,
Dscho
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [RFC] Stopping those fat "What's cooking in git.git" threads
2008-07-21 6:33 ` Pierre Habouzit
@ 2008-07-21 10:21 ` Johannes Schindelin
0 siblings, 0 replies; 15+ messages in thread
From: Johannes Schindelin @ 2008-07-21 10:21 UTC (permalink / raw)
To: Pierre Habouzit; +Cc: Junio C Hamano, Miklos Vajna, git
Hi,
On Mon, 21 Jul 2008, Pierre Habouzit wrote:
> On Sun, Jul 20, 2008 at 09:05:30PM +0000, Junio C Hamano wrote:
> > Miklos Vajna <vmiklos@frugalware.org> writes:
> >
> > > So here is what I thought about: What about if everyone (except Junio,
> > > of course) would change the subject _and_ remove the In-Reply-To: header
> > > when replying to those mails?
> > >
> > > If those large threads just annoys a few people and most people are
> > > happy with the current situation then sorry for the noise.
> >
> > I could make "What's cooking" not a follow-up to the previous issue,
>
> That'd be great, especially since it's trivial with decent MUAs to get
> all issues with a filter (l in mutt, kmail/thunderbird has what it
> needs, and I would be surprised if GNUS or pine cannot do that).
But what you lose is the ability to tell "this cooking came directly after
that cooking".
And in the GMane interface, it is sure a nice thing to be able to go back
and forth between cookings in a thread.
Ciao,
Dscho
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2008-07-21 10:21 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-20 20:51 [RFC] Stopping those fat "What's cooking in git.git" threads Miklos Vajna
2008-07-20 20:58 ` Stephan Beyer
2008-07-20 21:05 ` Junio C Hamano
2008-07-20 21:21 ` Miklos Vajna
2008-07-20 21:38 ` Jakub Narebski
2008-07-20 21:46 ` Stephan Beyer
2008-07-20 21:48 ` Petr Baudis
2008-07-20 22:50 ` Sverre Rabbelier
2008-07-20 23:16 ` Junio C Hamano
2008-07-20 23:19 ` Sverre Rabbelier
2008-07-21 4:24 ` Junio C Hamano
2008-07-21 5:27 ` Andreas Ericsson
2008-07-21 10:19 ` Johannes Schindelin
2008-07-21 6:33 ` Pierre Habouzit
2008-07-21 10:21 ` Johannes Schindelin
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 NNTP newsgroup(s).