From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Make use of the constant `org-clock-string' whenever possible Date: Sun, 31 Aug 2014 21:56:19 +0200 Message-ID: <87k35ov3fg.fsf@nicolasgoaziou.fr> References: <87r403d7yk.fsf@konixwork.incubateur.ens-lyon.fr> <87ppfnhchd.fsf@nicolasgoaziou.fr> <87vbpfh9l1.fsf@konixwork.incubateur.ens-lyon.fr> <87mwaqo07b.fsf@nicolasgoaziou.fr> <20140827133344.6211a34a@aga-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOBDw-0006YD-UU for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 15:55:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XOBDq-0002rQ-Ua for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 15:55:40 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:57213) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XOBDq-0002rM-NQ for emacs-orgmode@gnu.org; Sun, 31 Aug 2014 15:55:34 -0400 In-Reply-To: <20140827133344.6211a34a@aga-netbook> (Marcin Borkowski's message of "Wed, 27 Aug 2014 13:33:44 +0200") 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: Marcin Borkowski Cc: emacs-orgmode@gnu.org Hello, Marcin Borkowski writes: > Dnia 2014-08-27, o godz. 09:34:16 > Nicolas Goaziou napisa=C5=82(a): > >> There are also bits of documentation here and there, on the ML, in the >> "ox.el" reference... I'm in the process of writing a small document >> collecting these bits. > > Wow, that would be cool! I tried to look into the docstrings in > org-element.el, but found them a bit intimidating. Especially that I > know very little about Org's internal data structures. Done at http://orgmode.org/worg/dev/org-element-api.html Regards, --=20 Nicolas Goaziou