From mboxrd@z Thu Jan 1 00:00:00 1970 From: pinard@iro.umontreal.ca (=?utf-8?Q?Fran=C3=A7ois?= Pinard) Subject: Re: The reportmode report does not count the running clock Date: Thu, 05 Jan 2012 20:59:41 -0500 Message-ID: <87mxa1si9e.fsf@iro.umontreal.ca> References: <87liqhrt6r.fsf@iro.umontreal.ca> <87pqfsituv.fsf@norang.ca> <87r508d00p.fsf@iro.umontreal.ca> <87hb14ij4h.fsf@norang.ca> <3CF43367-3C9C-4509-8383-90A26C016D2A@gmail.com> <87mxa4u6oe.fsf@iro.umontreal.ca> <878vlont7e.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riz5s-0007m2-2q for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 20:59:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Riz5q-0003CI-RF for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 20:59:44 -0500 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:62705 helo=mercure.epsilon-ti.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riz5q-0003CC-NL for emacs-orgmode@gnu.org; Thu, 05 Jan 2012 20:59:42 -0500 In-Reply-To: <878vlont7e.fsf@altern.org> (Bastien's message of "Wed, 04 Jan 2012 02:37:41 +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: emacs-orgmode@gnu.org Bastien writes: > Hi Fran=C3=A7ois, > See this file: http://lumiere.ens.fr/~guerry/u/org.org which presents > all functions/options/variables from some org*el files. The code to > produce this is here: http://lumiere.ens.fr/~guerry/u/org-lto.el. Interesting, thanks for sharing. > This is broken in many respect -- no cleanup is done on the=20 > docstring, and there is nearly no formatting. Also, it does not > export well (see http://lumiere.ens.fr/~guerry/u/org.html) This is a consequence from using lists, for which formatting is more limited (so far that I know). > If you're interested in improving this, please go ahead, I'd be > interested in getting something working along these lines. OK, I'll likely be back on this, yet not imminently. Fran=C3=A7ois