From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen & Linda Smith Subject: Re: Picking up old threads/patches Date: Thu, 07 Jan 2016 06:29:55 -0700 Message-ID: <2745760.1oOIncE5MG@thunderbird> References: <1718717.tR0GOgDc0N@thunderbird> <3039057.pHpnyVLACL@thunderbird> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Junio C Hamano , Eric Sunshine , git@vger.kernel.org To: Jeff King X-From: git-owner@vger.kernel.org Thu Jan 07 14:29:33 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aHAd8-0000yX-IN for gcvg-git-2@plane.gmane.org; Thu, 07 Jan 2016 14:29:30 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752040AbcAGN3Z (ORCPT ); Thu, 7 Jan 2016 08:29:25 -0500 Received: from fed1rmfepo103.cox.net ([68.230.241.145]:33640 "EHLO fed1rmfepo103.cox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751121AbcAGN3X (ORCPT ); Thu, 7 Jan 2016 08:29:23 -0500 Received: from fed1rmimpo109 ([68.230.241.158]) by fed1rmfepo103.cox.net (InterMail vM.8.01.05.15 201-2260-151-145-20131218) with ESMTP id <20160107132922.FMOU11111.fed1rmfepo103.cox.net@fed1rmimpo109> for ; Thu, 7 Jan 2016 08:29:22 -0500 Received: from thunderbird ([68.231.74.134]) by fed1rmimpo109 with cox id 31VM1s01E2tqoqC011VMg4; Thu, 07 Jan 2016 08:29:22 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020206.568E6832.002D,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=LaPiHEji c=1 sm=1 a=/Rt4pg3TtX3KzfzhvVoEow==:17 a=kviXuzpPAAAA:8 a=7aQ_Q-yQQ-AA:10 a=TSbVqHtbAAAA:8 a=pGLkceISAAAA:8 a=kJYFBE522lDANFFAsdcA:9 a=CjuIK1q_8ugA:10 a=/Rt4pg3TtX3KzfzhvVoEow==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from thunderbird.localnet (thunderbird [127.0.0.1]) by thunderbird (Postfix) with ESMTP id D98FE13F6F3; Thu, 7 Jan 2016 06:29:55 -0700 (MST) User-Agent: KMail/5.0.2 (Linux/4.3.0-5-generic; KDE/5.15.0; x86_64; ; ) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Thursday, January 07, 2016 03:03:50 AM Jeff King wrote: > If it's an ancient thread, it's not a big deal to just start a new > thread (especially if you reference the old one in the text so people > can dig it up if they really care). > > But for reference, you can add `/raw` to the end of a gmane article URL > to get all the headers. E.g.: > > $ gmane=http://article.gmane.org/gmane.comp.version-control.git > $ curl -s $gmane/271213/raw | grep -i ^message-id: > Message-ID: > Thank you.