From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [patch] Formatting of {{{DATE}}} Date: Mon, 09 Feb 2015 09:28:13 +0100 Message-ID: <8761bbqyjm.fsf@nicolasgoaziou.fr> References: <8761bc85pm.fsf@gmx.us> <87mw4oq8jn.fsf@nicolasgoaziou.fr> <87egq0q78r.fsf@nicolasgoaziou.fr> <87vbjbucnp.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKjgV-0007ZA-VO for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 03:27:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YKjgR-0003Ek-Vt for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 03:27:11 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:32864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YKjgR-0003Eg-QR for emacs-orgmode@gnu.org; Mon, 09 Feb 2015 03:27:07 -0500 In-Reply-To: <87vbjbucnp.fsf@gmx.us> (rasmus@gmx.us's message of "Mon, 09 Feb 2015 01:55:06 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rasmus Cc: emacs-orgmode@gnu.org Rasmus writes: > Pushed as f8f38f03. Thank you. > I added a org-NEWS entry, but I don't know if it should be there. Feel > free to let me know or remove it yourself if it shouldn't. That's OK. > > BTW: when figuring out how the heck macros works I came across two other > undocumented macros, namely {{{input-file}}} and > {{{property(PROPERTY-NAME)}}}. I also added those to the manual. Great. >> I think the later part could use an `org-element-copy' function (to be >> implemented). > > Seems like it. Perhaps next weekend! No worries, I'll take care of it today. Regards,