From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [maint bug, org-clock.el] org-time-string-to-seconds Date: Fri, 01 Sep 2017 17:18:42 +0200 Message-ID: <87val230rx.fsf@nicolasgoaziou.fr> References: <87shg6iyfw.fsf@gmx.us> 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]:45701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dnnic-00069l-1L for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 11:18:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dnniX-0001Hn-CG for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 11:18:50 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:48234) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dnniX-0001Gu-6P for emacs-orgmode@gnu.org; Fri, 01 Sep 2017 11:18:45 -0400 In-Reply-To: <87shg6iyfw.fsf@gmx.us> (rasmus@gmx.us's message of "Fri, 01 Sep 2017 11:02:27 +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" To: Rasmus Cc: emacs-orgmode@gnu.org Hello, Rasmus writes: > There=E2=80=99s bug in maint that made it into Org v9.0.10 via commit > 7e241af591df15d2b7587648ed2342ae3a5d0e5b. In org-clock.el, the v9.1 > signature of =E2=80=98org-time-string-to-seconds=E2=80=99 has made it into > =E2=80=98org-clock-sum=E2=80=99. Should I just remove the time zone, or = should the > signature of =E2=80=98org-time-string-to-seconds=E2=80=99 be changed in m= aint? Considering Org 9.1 is (hopefully) about to be released, I wouldn't bother much. I think the original idea was to change the signature in maint. Regards, --=20 Nicolas Goaziou