X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=rKD
	+v+GeSfUmCN6edxeYlrE4uu3qth5Ju++EpGh4OcKAtV3KOq8IIOadOafTZX30a4O
	hN5qiIfVPAmGNovduAqfNoVSbxKmyc+89eVVi2Tcv+6kF7xzlxGXcUq9Q2j2otQ/
	HliT1YmSGogKQGhqJqOndoTtFlzDrh0brvhV2070=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=hP72/cNiE
	YibJ+VcN/InMGWXATQ=; b=jpaeMTICEOd4qc0TLkmiQvE6UVjdlS5SA46l3X8lV
	A9hR/qffhoApMTzHmzaTkd8fJPIXWcCr4TW+eJdBbauI9xnYUJw35UvHhpaO2BIm
	TejF87ObQLXjB2z7E5tFXGQvsMqtRpMaDGDfRvqvRqfbsSN2rMB06vBlxaAFFckZ
	qs=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=tutorial, moss, Moss, eliot
X-HELO: mail-yw0-f182.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:to:from:subject:message-id:date:user-agent         :mime-version:content-transfer-encoding;        bh=vIfnoE4aazoqOnyVQ+1P4JZUa48/CVgbo0RBjqjKvkc=;        b=KKB0dF1u6e9IYCb3grzcyuTtAzPN8siBsOmwQunDwOIbgKZMVG3QZiY/g0h1KGu/J8         6oVfGrJdo+rSc/SDvUv26IJCW3BJ3dXhJNf0aBfwZdiWGkGqi/5yB3g0StSau5+7/CfW         Rt8qiacYR0XYz8QTHa/Fu7L4uqEgy7POQDFcBGH2p5VmqEwmnj48YaVeIhZF1lb0f3WH         pztl3VA5GRr/k5CyrdO+r/QGVTnU7Ne9j/d0Kqak/Vk/zZI2nxkM62H2sdaLMq0VPDfE         EgP7ApBQABZv7Yuw+thjfuHpJHjGZSRzJzm/KC6+61jeb7MM9TH0H4YdKOFElSPtTeOQ         WMjw==
X-Gm-Message-State: AEkoouuXuaAwMRJ8O7yx7w6lCZ8rE+Zhzls4Xlr0LgUMTOrAVixm82Q9lOO3MFi4sYO0pQ==
X-Received: by 10.129.99.2 with SMTP id x2mr3559477ywb.106.1470988180941;        Fri, 12 Aug 2016 00:49:40 -0700 (PDT)
To: cygwin@cygwin.com
From: Thomas Taylor <tayloth@gmail.com>
Subject: Re: Please explain how to add to a thread in this mailing list
Message-ID: <547363cd-793e-1c59-6482-a805b7dd0004@gmail.com>
Date: Fri, 12 Aug 2016 03:49:36 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

I'd like to thank all of you who responded with advice on how to use 
this mailing list, and how to reply to a post.  I'd especially like to 
thank Kaz Kylheku for his extensive and detailed tutorial on how to use 
the mailing list, written as a reply to my original post.  I encourage 
everyone to take a look at it.

Eliot Moss suggested I sign up for the list, as I had just gone ahead 
and posted what I think is a bug ("tcsh version 6.19.00-3 hangs on 
exit") without realizing I should first sign up.  I then subscribed to 
the list in digest form, but it's difficult to use (emails come as 
individual numbered attachments, which must be cross-referenced to the 
digest itself), and doesn't lend itself to back-and-forth use.  Greg 
Freemyer suggested that I instead subscribe such that I get each post as 
a separate email.

Jack (no last name) and Kaz both emphasized the importance of the 
"References" field in the message header.  I noticed the References 
field in the posts that were replies to my original post, but had no 
idea of how to incorporate this field into my replies to the replies. 
As I had not yet subscribed to the list, I had no emails to reply to. 
If I understand correctly, such emails would have included the essential 
References field in their message headers.  As I had not yet subscribed, 
I had no emails to reply to, and thus posted my replies (like this one) 
as top-level posts.

And Kaz, I should have been cutting and pasting quoted text from the 
archive, but unfortunately I wasn't.  That's why none of my replies 
(really completely new messages) quote the original message when replying.

Everybody, please correct me if I've gotten anything wrong.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

