From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [ANN] New Org duration library Date: Fri, 17 Mar 2017 09:00:12 +0100 Message-ID: <87d1dge3jn.fsf@nicolasgoaziou.fr> References: <87bmu6p4f5.fsf@nicolasgoaziou.fr> <87h93nxxs4.fsf@Rainer.invalid> <8760k3toq2.fsf@nicolasgoaziou.fr> <87d1ebxv29.fsf@Rainer.invalid> <87d1ebgyy1.fsf@nicolasgoaziou.fr> <87r32rtjgr.fsf@Rainer.invalid> <871suqh4sz.fsf@nicolasgoaziou.fr> 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]:54479) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1como9-0003PM-8G for emacs-orgmode@gnu.org; Fri, 17 Mar 2017 04:00:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1como8-0002Cw-FJ for emacs-orgmode@gnu.org; Fri, 17 Mar 2017 04:00:21 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:57653) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1como8-0002CR-A6 for emacs-orgmode@gnu.org; Fri, 17 Mar 2017 04:00:20 -0400 In-Reply-To: (Malcolm Purvis's message of "Wed, 22 Feb 2017 22:50:59 +1100") 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" To: Malcolm Purvis Cc: emacs-orgmode@gnu.org Hello, Malcolm Purvis writes: >>>>>> "Nicolas" =3D=3D Nicolas Goaziou writes: > > Nicolas> The documentation lists what is allowed. Strings are not. Where > Nicolas> did you read that they might be? For the record, here are the > Nicolas> first paragraphs of the docstring: > > Nicolas> The value can be set to, respectively, =E2=80=98h:mm:ss=E2=80= =99 or =E2=80=98h:mm=E2=80=99, > Nicolas> which means a duration is expressed as, respectively, a > Nicolas> "H:MM:SS" or "H:MM" string. > > I too was confused by this and took the quotes around =E2=80=98h:mm:ss=E2= =80=99 and > =E2=80=98h:mm=E2=80=99 to mean that they are strings. Changing the worki= ng to be: > > The value can be set to, respectively, the symbols =E2=80=98h:mm:ss=E2= =80=99 or =E2=80=98h:mm=E2=80=99, > > would clarify the situation. I made that change. Thank you. Regards, --=20 Nicolas Goaziou