From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Wiegley Subject: Re: [patch] patchwork patch.html template Date: Fri, 21 May 2010 11:15:57 -0400 Message-ID: References: <87ljbd7kwu.wl%dmaus@ictsoc.de> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=45093 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFTxJ-0002Wh-Op for emacs-orgmode@gnu.org; Fri, 21 May 2010 11:16:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFTxE-0000lQ-J6 for emacs-orgmode@gnu.org; Fri, 21 May 2010 11:16:09 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:62056) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFTxE-0000lH-A8 for emacs-orgmode@gnu.org; Fri, 21 May 2010 11:16:04 -0400 Received: by pvg2 with SMTP id 2so781276pvg.0 for ; Fri, 21 May 2010 08:16:03 -0700 (PDT) In-Reply-To: <87ljbd7kwu.wl%dmaus@ictsoc.de> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Maus Cc: org-mode On May 21, 2010, at 3:50 AM, David Maus wrote: > Not sure if I got it right but attached patch is for the template of > patchwork that displays the patches (patch.html). It adds a link back > to gmane to the displayed message id header field using gmane's > message id resolver (mid.gmane.org). Thus one can jump back to the > thread in the mailing list with very little effort. You got it right. :) John