From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: [bug] Gnus author in capture templates not working Date: Wed, 22 Sep 2010 11:36:32 +0200 Message-ID: <87zkvaqfvj.fsf@gnu.org> References: <87y6bbj3wb.fsf@mundaneum.com> <877hivje71.wl%dmaus@ictsoc.de> <87wrqvjcgy.fsf@mundaneum.com> <87sk1ex63u.wl%dmaus@ictsoc.de> <874odrl4tz.fsf@mundaneum.com> <87wrqhfkkw.fsf@gnu.org> <871v8oyh6s.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=47463 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyLkl-00048U-QJ for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 05:36:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyLke-0007P9-Vj for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 05:36:39 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:49256) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyLke-0007On-Rb for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 05:36:32 -0400 Received: by wwb24 with SMTP id 24so268560wwb.30 for ; Wed, 22 Sep 2010 02:36:32 -0700 (PDT) In-Reply-To: <871v8oyh6s.fsf@mundaneum.com> (=?iso-8859-1?Q?=22S=E9bastien?= Vauban"'s message of "Mon, 20 Sep 2010 10:04:11 +0200") 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: =?iso-8859-1?Q?S=E9bastien?= Vauban Cc: emacs-orgmode@gnu.org Hi Sébastien, Sébastien Vauban writes: > Though I had something in mind, that's effectively not expressed above: I'd > like to get that date in the Org format, so that I can use it as a proper > Org timestamp in entries: > > * TODO Answer mail of Bastien > [2010-09-20 Mon 00:13] > > Would that request be feasible and accepted by you? You can now use %:org-date for Gnus links on messages. Slight difference with your proposal, the output is of the form: <2010-09-20 Mon 00:13> HTH, -- Bastien