You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Marc Sherman <ms...@projectile.ca> on 2005/11/13 21:28:17 UTC

Mailing list ettiquette (was Re: Easy comparisons between related trunks, branches, and tags)

Greg Hudson wrote:
> I woke up today to two messages from Alan, three from Jim, and four from
> Marc Sherman on this thread.  I can't fault Alan, but Jim and Marc,
> please read the whole thread before sending off replies?  When dev
> threads grow complex like this, we need people to force them into a more
> linear structure.  Outside readers cannot follow them if the tree
> structure grows too complex.  Thanks.

Sorry.  I did read the entire thread before writing any of my replies, 
and tried to limit the replies to specific points that I wanted to 
respond to.  Would it be preferable in the future for me to exerpt all 
those quotes into a single large reply message?  I considered doing 
that, but it breaks threading so I thought the replies I sent was a 
better way to do it.

- Marc


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Mailing list ettiquette (was Re: Easy comparisons between related trunks, branches, and tags)

Posted by Greg Stein <gs...@lyra.org>.
On Sun, Nov 13, 2005 at 04:28:17PM -0500, Marc Sherman wrote:
> Greg Hudson wrote:
> >I woke up today to two messages from Alan, three from Jim, and four from
> >Marc Sherman on this thread.  I can't fault Alan, but Jim and Marc,
> >please read the whole thread before sending off replies?  When dev
> >threads grow complex like this, we need people to force them into a more
> >linear structure.  Outside readers cannot follow them if the tree
> >structure grows too complex.  Thanks.
> 
> Sorry.  I did read the entire thread before writing any of my replies, 
> and tried to limit the replies to specific points that I wanted to 
> respond to.  Would it be preferable in the future for me to exerpt all 
> those quotes into a single large reply message?  I considered doing 
> that, but it breaks threading so I thought the replies I sent was a 
> better way to do it.

I think most people thread based on the topic, not this-message-replied-
to-that-message. So your four messages create a scattershot across the
"logical thread". Lots of little bitty replies make it harder to see
where the whole thread is going, and harder to deal with responding to
open issues and concerns.

So yes: ideally, you'd pull together a bunch of little bits and reply
to them as a coherent whole. Possibly point-by-point, but at least the
next guy can see everything in one place and respond to any portions
they care about.

Now, when a sub-thread truly diverges, then it is appropriate to
change the subject (including a "was:", much like what happened here).
That let's people know that it really is a whole separate topic,
rather than a piece of the original thread.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Mailing list ettiquette (was Re: Easy comparisons between related trunks, branches, and tags)

Posted by Molle Bestefich <mo...@gmail.com>.
Marc Sherman wrote:
> Would it be preferable in the future for me to exerpt all
> those quotes into a single large reply message?

That usually makes it easier to grasp what you're trying to convey, imho..

> I considered doing that, but it breaks threading so I
> thought the replies I sent was a better way to do it.

RFC 2822:
   The "In-Reply-To:" field will contain the contents of the "Message-
   ID:" field of the message to which this one is a reply (the "parent
   message").  If there is more than one parent message, then the "In-
   Reply-To:" field will contain the contents of all of the parents'
   "Message-ID:" fields.  If there is no "Message-ID:" field in any of
   the parent messages, then the new message will have no "In-Reply-To:"
   field.

So optimally, I guess you should bug those who make your e-mail
application to make an "include inline reply to <this> message also"
button, which would preserve threading as mentioned in above rfc *and*
allow you to keep the number of messages down :-).

Maybe worth a feature request for google mail, since aside from this
they've got excellent conversation threading already...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org